Index: head/sysutils/py-distro/Makefile =================================================================== --- head/sysutils/py-distro/Makefile (revision 457959) +++ head/sysutils/py-distro/Makefile (revision 457960) @@ -1,21 +1,21 @@ # Created by: Ben Woods # $FreeBSD$ PORTNAME= distro PORTVERSION= 1.2.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= woodsb02@FreeBSD.org COMMENT= Linux OS platform information API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:2.7+ shebangfix +USES= python shebangfix USE_PYTHON= autoplist concurrent distutils SHEBANG_FILES= query_local_distro.py NO_ARCH= yes .include