summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-12-02 13:19:59 +0000
committerjoerg <joerg@pkgsrc.org>2011-12-02 13:19:59 +0000
commita2b3fde57c2eec8c37d8d6cf05be9a237e756d2d (patch)
tree76f46aef8a47f9c59e6e756cb61d6707024c7403 /textproc
parentd86a4d4a53d4215234ace3c2b99290efe23afc2d (diff)
downloadpkgsrc-a2b3fde57c2eec8c37d8d6cf05be9a237e756d2d.tar.gz
Revert, since it leaves packages with unresolvable dependencies.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-libxml2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 4525fc318d4..4a3e1cb2b9b 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2011/11/29 19:32:59 minskim Exp $
+# $NetBSD: Makefile,v 1.39 2011/12/02 13:19:59 joerg Exp $
DISTNAME= libxml2-2.7.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,8 +11,6 @@ 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