summaryrefslogtreecommitdiff
path: root/devel/py-msgpack
diff options
context:
space:
mode:
authorjoerg <joerg>2011-12-03 00:02:14 +0000
committerjoerg <joerg>2011-12-03 00:02:14 +0000
commitfa40a4c0eb72e46bf089aa7b184add410dbb1dc5 (patch)
tree91980d7516c0a1d7951f6b3e9a7efbf4077abf95 /devel/py-msgpack
parent5852319f6042af4be460ce19567e74c01d9c97b4 (diff)
downloadpkgsrc-fa40a4c0eb72e46bf089aa7b184add410dbb1dc5.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 'devel/py-msgpack')
-rw-r--r--devel/py-msgpack/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile
index 6a4068aefd3..02198fd4743 100644
--- a/devel/py-msgpack/Makefile
+++ b/devel/py-msgpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/10/02 15:51:13 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2011/12/03 00:02:15 joerg Exp $
#
DISTNAME= msgpack-python-0.1.10
@@ -13,6 +13,8 @@ LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
EGG_NAME= ${DISTNAME:S/-/_/}
PYTHON_VERSIONS_INCOMPATIBLE= 24