summaryrefslogtreecommitdiff
path: root/textproc/py-lxml
diff options
context:
space:
mode:
authordrochner <drochner>2012-10-22 10:52:03 +0000
committerdrochner <drochner>2012-10-22 10:52:03 +0000
commitaa3e98b937164a77ff713948bcf6119c5d15b14e (patch)
tree58bc3b3896eb6512f6efeea0642ad10ae9a8e353 /textproc/py-lxml
parent6d2b6b7121e199bf1c733855152b55acf5ddc39f (diff)
downloadpkgsrc-aa3e98b937164a77ff713948bcf6119c5d15b14e.tar.gz
add "test" target (it throws some errors)
Diffstat (limited to 'textproc/py-lxml')
-rw-r--r--textproc/py-lxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index 16f09117dfb..ae58d5bb02c 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/10/21 21:34:42 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/22 10:52:03 drochner Exp $
#
DISTNAME= lxml-3.0.1
@@ -14,6 +14,7 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
+TEST_TARGET= test_inplace
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/egg.mk"