summaryrefslogtreecommitdiff
path: root/wm
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 /wm
parentd62241fc589197e6df5d480d00023edd4b612646 (diff)
downloadpkgsrc-2144a22c157ca35b7a75a962a671a9c4d019bd76.tar.gz
CONFLICTS between python modules
Diffstat (limited to 'wm')
-rw-r--r--wm/py-tyle/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/py-tyle/Makefile b/wm/py-tyle/Makefile
index 4aab6e32e69..764dbf9faa8 100644
--- a/wm/py-tyle/Makefile
+++ b/wm/py-tyle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 22:14:03 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 23:40:39 cheusov Exp $
#
DISTNAME= pytyle-0.7.5
@@ -16,6 +16,8 @@ DEPENDS+= ${PYPKGPREFIX}-Xlib-[0-9]*:../../x11/py-Xlib
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_SELF_CONFLICT= yes
+
USE_LANGUAGES= #none
.include "../../lang/python/distutils.mk"