diff options
Diffstat (limited to 'textproc/py-xlwriter/Makefile')
-rw-r--r-- | textproc/py-xlwriter/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/py-xlwriter/Makefile b/textproc/py-xlwriter/Makefile index bb1e0f9d7e9d..ce94ca3fa56f 100644 --- a/textproc/py-xlwriter/Makefile +++ b/textproc/py-xlwriter/Makefile @@ -11,10 +11,8 @@ DISTNAME= pyXLWriter-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python library for generating Excel-compatible spreadsheets -USES= zip -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python zip +USE_PYTHON= distutils autoplist PORTEXAMPLES= * |