diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-lxml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-lxml/Makefile b/devel/py-lxml/Makefile index 24d20dd15d0..d149ed80297 100644 --- a/devel/py-lxml/Makefile +++ b/devel/py-lxml/Makefile @@ -17,8 +17,6 @@ COMMENT= Pythonic binding for the libxml2 and libxslt libraries LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt -IGNORE= does not work with libxslt-1.1.25 - USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes |