summaryrefslogtreecommitdiff
path: root/textproc/py-xlrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-xlrd/Makefile')
-rw-r--r--textproc/py-xlrd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile
index 5bd03ba51bc..31be36da226 100644
--- a/textproc/py-xlrd/Makefile
+++ b/textproc/py-xlrd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/04/23 13:13:44 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 23:40:36 cheusov Exp $
#
DISTNAME= xlrd-0.7.7
@@ -15,5 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= #none
+PYTHON_SELF_CONFLICT= yes
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"