summaryrefslogtreecommitdiff
path: root/lang/py-cxfreeze
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 /lang/py-cxfreeze
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 'lang/py-cxfreeze')
-rw-r--r--lang/py-cxfreeze/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/py-cxfreeze/Makefile b/lang/py-cxfreeze/Makefile
index 6cb8ef87563..ce85856b85f 100644
--- a/lang/py-cxfreeze/Makefile
+++ b/lang/py-cxfreeze/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/01/11 11:39:50 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2011/12/03 00:02:15 joerg Exp $
#
VERS= 4.2.2
@@ -14,6 +14,8 @@ LICENSE= python-software-foundation
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCLUDE_3X= yes
+
USE_LANGUAGES= c c++
PYDISTUTILSPKG= yes