diff options
Diffstat (limited to 'textproc/py-xml/Makefile')
-rw-r--r-- | textproc/py-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index 6bd5abe66aeb..af753580961b 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -12,7 +12,7 @@ DISTNAME= PyXML-${PORTVERSION} MAINTAINER= mike@skew.org COMMENT= PyXML: Python XML library enhancements -USE_PYTHON= 2.1+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= PyXML |