summaryrefslogtreecommitdiff
path: root/x11/mozo/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 /x11/mozo/Makefile
parent6981226283511a516c995589cc77a4d685774975 (diff)
downloadpkgsrc-f1316b879e7f80508ecb10447495d45444337deb.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'x11/mozo/Makefile')
-rw-r--r--x11/mozo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mozo/Makefile b/x11/mozo/Makefile
index 23cd2026685..bdeeb54351a 100644
--- a/x11/mozo/Makefile
+++ b/x11/mozo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/21 19:21:56 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/09 13:04:17 wiz Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -8,7 +8,7 @@ CATEGORIES= x11
COMMENT= Menu editor for MATE
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.13.0:../../x11/py-gtk2
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
PY_PATCHPLIST= yes