aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-09-30 22:19:15 +0800
committermiwi <miwi@FreeBSD.org>2009-09-30 22:19:15 +0800
commitd28a59725930848d7d727b1556f5b8629a88caa3 (patch)
treee14fc5b08188d066cc02be7e6a1ce5fcf3ea9bff /devel
parentc87c305683b48cfc226ab8c960f2315f56c88fc6 (diff)
downloadfreebsd-ports-graphics-d28a59725930848d7d727b1556f5b8629a88caa3.tar.gz
freebsd-ports-graphics-d28a59725930848d7d727b1556f5b8629a88caa3.tar.zst
freebsd-ports-graphics-d28a59725930848d7d727b1556f5b8629a88caa3.zip
- Remove ignore, builds now with new libxslt
Approved by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/py-lxml/Makefile2
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