diff options
Diffstat (limited to 'textproc/py-excelerator')
-rw-r--r-- | textproc/py-excelerator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-excelerator/Makefile b/textproc/py-excelerator/Makefile index 05885f1781d8..ec7e2d0497f4 100644 --- a/textproc/py-excelerator/Makefile +++ b/textproc/py-excelerator/Makefile @@ -18,6 +18,7 @@ COMMENT= A Python library for generating Excel 97/2000/XP/2003 files USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= pyExcelerator USE_ZIP= yes WRKSRC= ${WRKDIR}/pyExcelerator-${PORTVERSION} |