diff options
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r-- | textproc/py-lxml/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile index ae58d5bb02c..06976d2ba04 100644 --- a/textproc/py-lxml/Makefile +++ b/textproc/py-lxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/22 10:52:03 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/25 06:56:51 asau Exp $ # DISTNAME= lxml-3.0.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://lxml.de/ COMMENT= Python binding for libxml2 and libxslt LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - TEST_TARGET= test_inplace PYTHON_VERSIONS_INCLUDE_3X= yes |