diff options
Diffstat (limited to 'misc/deskbar-applet/Makefile')
-rw-r--r-- | misc/deskbar-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 12e8a589b7e..1883b2ebfae 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2015/10/10 01:58:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2015/12/05 21:25:50 adam Exp $ DISTNAME= deskbar-applet-2.32.0 PKGREVISION= 38 @@ -20,7 +20,7 @@ PKGCONFIG_OVERRIDE= data/deskbar-applet.pc.in GCONF_SCHEMAS= deskbar-applet.schemas -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-ORBit via py-gnome2, py-gtk2 REPLACE_PYTHON= deskbar/deskbar-applet.py PY_PATCHPLIST= yes |