summaryrefslogtreecommitdiff
path: root/textproc/py-markdown2/Makefile
diff options
context:
space:
mode:
authorcheusov <cheusov>2012-10-03 23:40:35 +0000
committercheusov <cheusov>2012-10-03 23:40:35 +0000
commit6640f4e0315610e86268d98a24f213403027cee0 (patch)
tree0671ee272f4e4f2a67b3b474811ea8104a1b37f4 /textproc/py-markdown2/Makefile
parentdc40a26024d85d07535fe4b732e30978908b9b14 (diff)
downloadpkgsrc-6640f4e0315610e86268d98a24f213403027cee0.tar.gz
CONFLICTS between python modules
Diffstat (limited to 'textproc/py-markdown2/Makefile')
-rw-r--r--textproc/py-markdown2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile
index 89fd91cd5e5..fc1bb9f73df 100644
--- a/textproc/py-markdown2/Makefile
+++ b/textproc/py-markdown2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/15 09:27:34 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/03 23:40:37 cheusov Exp $
#
DISTNAME= markdown2-2.0.1
@@ -17,6 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCLUDE_3X= yes
+PYTHON_SELF_CONFLICT= yes
do-test:
${RUN}cd ${WRKSRC}/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test.py