aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-29 17:01:54 +0800
committerantoine <antoine@FreeBSD.org>2017-12-29 17:01:54 +0800
commite682db9bc00a67b75de63686b27cb2ffb73ce6b8 (patch)
treeac738d925e9dd4322b885c52f4c199df3cb92fa8 /deskutils
parentf37642f9a9f27bbdc6d623672bbe4180da13bf16 (diff)
downloadfreebsd-ports-gnome-e682db9bc00a67b75de63686b27cb2ffb73ce6b8.tar.gz
freebsd-ports-gnome-e682db9bc00a67b75de63686b27cb2ffb73ce6b8.tar.zst
freebsd-ports-gnome-e682db9bc00a67b75de63686b27cb2ffb73ce6b8.zip
Simplify some USES=python
With hat: portmgr
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/menumaker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/menumaker/Makefile b/deskutils/menumaker/Makefile
index 455b2ea6a944..8ce9164ca1cf 100644
--- a/deskutils/menumaker/Makefile
+++ b/deskutils/menumaker/Makefile
@@ -12,7 +12,7 @@ COMMENT= Menu generator for X Window Managers and desktop environments
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake python:2.7+
+USES= gmake python
GNU_CONFIGURE= yes
NO_ARCH= yes