pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-lxml add "test" target (it throws some err...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f44857396511
branches: trunk
changeset: 610369:f44857396511
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Oct 22 10:52:03 2012 +0000
description:
add "test" target (it throws some errors)
diffstat:
textproc/py-lxml/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6736d05d27ac -r f44857396511 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Mon Oct 22 09:41:07 2012 +0000
+++ b/textproc/py-lxml/Makefile Mon Oct 22 10:52:03 2012 +0000
@@ -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 @@
PKG_DESTDIR_SUPPORT= user-destdir
+TEST_TARGET= test_inplace
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index