diff options
Diffstat (limited to 'devel/py-timelib/Makefile')
-rw-r--r-- | devel/py-timelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-timelib/Makefile b/devel/py-timelib/Makefile index 320b0db93a73..2e2617f065ec 100644 --- a/devel/py-timelib/Makefile +++ b/devel/py-timelib/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -EXTRACT_SUFX= .zip MAINTAINER= wen@FreeBSD.org COMMENT= Parse English textual date descriptions +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |