aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-07-22 16:46:28 +0800
committergerald <gerald@FreeBSD.org>2017-07-22 16:46:28 +0800
commitcaaa246bc451a8f1a9937210ac8b04e9fb0fb6c4 (patch)
tree44523890da7523be10da5662a613e508974a1e7a /audio
parent2513859bf88f94379498b8e2ca9fd56c3baf18e8 (diff)
downloadfreebsd-ports-gnome-caaa246bc451a8f1a9937210ac8b04e9fb0fb6c4.tar.gz
freebsd-ports-gnome-caaa246bc451a8f1a9937210ac8b04e9fb0fb6c4.tar.zst
freebsd-ports-gnome-caaa246bc451a8f1a9937210ac8b04e9fb0fb6c4.zip
Replace USE_GCC=4.9+ by the canonical USE_GCC=yes.
Approved by: portmgr (blanket)
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 0083a7a2ad2b..210301a44d8d 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -27,7 +27,7 @@ NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
NLS_CONFIGURE_WITH= libintl-prefix="${LOCALBASE}"
OPTIONS_SUB= yes
-USE_GCC= 4.9+
+USE_GCC= yes
USE_WX= 3.0+
WX_COMPS= wx
INSTALLS_ICONS= yes