diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 8d0975134c6..b95559b17f5 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2014/01/01 11:52:08 wiz Exp $ -# +# $NetBSD: Makefile,v 1.167 2014/01/25 10:30:31 wiz Exp $ DISTNAME= gnome-panel-2.32.1 PKGREVISION= 35 @@ -23,6 +22,7 @@ USE_LIBTOOL= YES PKGCONFIG_OVERRIDE+= bonobo/libpanel-applet/libpanelapplet-2.0.pc.in PKGCONFIG_OVERRIDE+= libpanel-applet/libpanelapplet-3.0.pc.in CONFIGURE_ENV+= PYTHON=${PYTHONBIN} +PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2 # XXX this pkg installs a gio module to ${PREFIX}/lib/gnome-panel/modules # but there are two problems with this: |