summaryrefslogtreecommitdiff
path: root/textproc/py-html2text
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-10-03 23:40:35 +0000
committercheusov <cheusov@pkgsrc.org>2012-10-03 23:40:35 +0000
commit2144a22c157ca35b7a75a962a671a9c4d019bd76 (patch)
tree0671ee272f4e4f2a67b3b474811ea8104a1b37f4 /textproc/py-html2text
parentd62241fc589197e6df5d480d00023edd4b612646 (diff)
downloadpkgsrc-2144a22c157ca35b7a75a962a671a9c4d019bd76.tar.gz
CONFLICTS between python modules
Diffstat (limited to 'textproc/py-html2text')
-rw-r--r--textproc/py-html2text/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index 716e3bcb590..2d4bec1b023 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2011/12/03 00:02:17 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/03 23:40:36 cheusov Exp $
#
DISTNAME= aaronsw-${GHNAME}-${GHVERSION}-0-g${GHCOMMIT}
@@ -19,6 +19,7 @@ FETCH_USING= curl
PKG_DESTDIR_SUPPORT= user-destdir
PYTHON_VERSIONS_INCLUDE_3X= yes
+PYTHON_SELF_CONFLICT= yes
WRKSRC= ${WRKDIR}/aaronsw-${GHNAME}-${GHCOMMIT}