diff options
Diffstat (limited to 'textproc/py-xlutils/Makefile')
-rw-r--r-- | textproc/py-xlutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile index 9a4edf84b8ab..824285aca329 100644 --- a/textproc/py-xlutils/Makefile +++ b/textproc/py-xlutils/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:${PORTSDIR}/textproc/py-xlrd ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:${PORTSDIR}/textproc/py-xlwt RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_PYTHON= 2.5-2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |