summaryrefslogtreecommitdiff
path: root/devel/py-argparse
diff options
context:
space:
mode:
authorjoerg <joerg>2012-02-24 20:04:14 +0000
committerjoerg <joerg>2012-02-24 20:04:14 +0000
commit4def0cef41eff23fcb1a3ef1702c790f0cdaa569 (patch)
treee5c54e69d15079789c2c7363895beafaeb0d6059 /devel/py-argparse
parente798c9cac521b960e04bb208ab1875467db2768e (diff)
downloadpkgsrc-4def0cef41eff23fcb1a3ef1702c790f0cdaa569.tar.gz
Comment out obviously untested Python 3.x support.
Diffstat (limited to 'devel/py-argparse')
-rw-r--r--devel/py-argparse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-argparse/Makefile b/devel/py-argparse/Makefile
index 7187af13d73..45b9ff669f2 100644
--- a/devel/py-argparse/Makefile
+++ b/devel/py-argparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/02/16 22:11:38 gls Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/24 20:04:14 joerg Exp $
#
VERSION= 1.2.1
@@ -14,7 +14,7 @@ COMMENT= Easy, declarative interface for creating command line tools
LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_INCLUDE_3X= yes
+#PYTHON_VERSIONS_INCLUDE_3X= yes
USE_LANGUAGES= # none