summaryrefslogtreecommitdiff
path: root/textproc/py-libxml2
diff options
context:
space:
mode:
authorminskim <minskim>2011-11-29 19:32:59 +0000
committerminskim <minskim>2011-11-29 19:32:59 +0000
commit2dfe3bdc3311793926bf4f4317eee17a5001a5ae (patch)
treee855602fb8fc9ba61e85aebcbff07ea4deabc0f7 /textproc/py-libxml2
parent8e8948979fae28f61c20a59491f87f5303dfa479 (diff)
downloadpkgsrc-2dfe3bdc3311793926bf4f4317eee17a5001a5ae.tar.gz
py-libxml2 is incompatible with python-3.1.
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r--textproc/py-libxml2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 54273858918..4525fc318d4 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2010/11/26 17:52:10 drochner Exp $
+# $NetBSD: Makefile,v 1.38 2011/11/29 19:32:59 minskim Exp $
DISTNAME= libxml2-2.7.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,8 @@ HOMEPAGE= http://xmlsoft.org/
COMMENT= Python wrapper for libxml2
LICENSE= modified-bsd
+PYTHON_VERSIONS_INCOMPATIBLE= 31
+
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/${DISTNAME}/python