summaryrefslogtreecommitdiff
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
committeradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
commit2019fddeb4a03f35d05240122f8adaba399b2031 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /x11/gnome-applets/Makefile
parent576e28830879dd1e62f4d61c31a43700bc131bc7 (diff)
downloadpkgsrc-2019fddeb4a03f35d05240122f8adaba399b2031.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index d2440710b53..fa4b7cf8e79 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2015/10/10 01:58:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.134 2015/12/05 21:26:07 adam Exp $
DISTNAME= gnome-applets-2.32.1.1
PKGREVISION= 42
@@ -15,7 +15,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2
.include "options.mk"