aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2016-12-18 22:22:49 +0800
committerrm <rm@FreeBSD.org>2016-12-18 22:22:49 +0800
commitdadd3c56364da5fe7ac7ed165a92af24bf9067fc (patch)
treec424bf6cf4f64e08b10841f508f3b2083c2580a7 /deskutils
parent907a892466e87fbd2488b8f3124d73fcfce6d9de (diff)
downloadfreebsd-ports-gnome-dadd3c56364da5fe7ac7ed165a92af24bf9067fc.tar.gz
freebsd-ports-gnome-dadd3c56364da5fe7ac7ed165a92af24bf9067fc.tar.zst
freebsd-ports-gnome-dadd3c56364da5fe7ac7ed165a92af24bf9067fc.zip
deskutils/gourmet: fix incorrect python range
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gourmet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile
index cd5772d85418..f509b93f3cf4 100644
--- a/deskutils/gourmet/Makefile
+++ b/deskutils/gourmet/Makefile
@@ -27,7 +27,7 @@ OPTIONS_DEFINE= IPYTHON
IPYTHON_DESC= Interactive shell support
IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython
-USES= gettext python:2.7+
+USES= gettext python:-2.7
USE_GNOME= intltool pygnome2 pygtk2
USE_PYTHON= autoplist distutils
PLIST_FILES+= man/man1/gourmet.1.gz