summaryrefslogtreecommitdiff
path: root/devel/py-gflags/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitf1316b879e7f80508ecb10447495d45444337deb (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /devel/py-gflags/Makefile
parent6981226283511a516c995589cc77a4d685774975 (diff)
downloadpkgsrc-f1316b879e7f80508ecb10447495d45444337deb.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'devel/py-gflags/Makefile')
-rw-r--r--devel/py-gflags/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-gflags/Makefile b/devel/py-gflags/Makefile
index 94d9ca9ee8a..0c281b88608 100644
--- a/devel/py-gflags/Makefile
+++ b/devel/py-gflags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:37 adam Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/09 13:03:41 wiz Exp $
DISTNAME= python-gflags-2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -10,7 +10,7 @@ HOMEPAGE= http://code.google.com/p/python-gflags/
COMMENT= Python equivalent of gflags, a commandline flag implementation
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 2.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 2.0
REPLACE_PYTHON+= *.py