aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-10-30 01:05:50 +0800
committerkwm <kwm@FreeBSD.org>2013-10-30 01:05:50 +0800
commit1711e1d724333bf357bd74c8d8688cbce2c95b37 (patch)
tree5cd403e620f727ad5e2f7c0bfa122a124e085d34 /x11/gnome-menus
parentd9af86a673bc1b49aad81603bbf1ba3d91dabaa6 (diff)
downloadfreebsd-ports-gnome-1711e1d724333bf357bd74c8d8688cbce2c95b37.tar.gz
freebsd-ports-gnome-1711e1d724333bf357bd74c8d8688cbce2c95b37.tar.zst
freebsd-ports-gnome-1711e1d724333bf357bd74c8d8688cbce2c95b37.zip
Restrict python to -2.7
Submitted by: mva@
Diffstat (limited to 'x11/gnome-menus')
-rw-r--r--x11/gnome-menus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index f11dcc07a4f2..2d459fd17c3d 100644
--- a/x11/gnome-menus/Makefile
+++ b/x11/gnome-menus/Makefile
@@ -19,7 +19,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack
USES= pkgconfig gettext
USE_AUTOTOOLS= libtool
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib