py-libxml2 is incompatible with python-3.1.

This commit is contained in:
minskim 2011-11-29 19:32:59 +00:00
parent 6101e1ba1d
commit 2170f35b41

View file

@ -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