diff options
Diffstat (limited to 'devel/py-px/Makefile')
-rw-r--r-- | devel/py-px/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-px/Makefile b/devel/py-px/Makefile index aa3c79d28413..c0a94749e568 100644 --- a/devel/py-px/Makefile +++ b/devel/py-px/Makefile @@ -7,7 +7,6 @@ CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE PROJECTHOST= python-p4lib PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -EXTRACT_SUFX= .zip DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org @@ -16,6 +15,7 @@ COMMENT= Perforce p4 wrapper and Python Perforce interface LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |