summaryrefslogtreecommitdiff
path: root/x11/py-sip
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-12-03 00:02:14 +0000
committerjoerg <joerg@pkgsrc.org>2011-12-03 00:02:14 +0000
commitbbde65f2e00b8129333e938dbda61639dcfc274d (patch)
tree91980d7516c0a1d7951f6b3e9a7efbf4077abf95 /x11/py-sip
parent92cdf9b29f1fecfb347d0f402bd4113590150e97 (diff)
downloadpkgsrc-bbde65f2e00b8129333e938dbda61639dcfc274d.tar.gz
Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
Diffstat (limited to 'x11/py-sip')
-rw-r--r--x11/py-sip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile
index d251752e782..7553b0d8096 100644
--- a/x11/py-sip/Makefile
+++ b/x11/py-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2011/11/07 11:22:21 drochner Exp $
+# $NetBSD: Makefile,v 1.27 2011/12/03 00:02:17 joerg Exp $
DISTNAME= sip-4.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,8 @@ COMMENT= Tool to create Python bindings for C++ libraries
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
CONFLICTS+= ${PYPKGPREFIX}-qt2-sip-* ${PYPKGPREFIX}-qt3-sip-*
USE_LIBTOOL= yes