aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-07-22 08:46:28 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-07-22 08:46:28 +0000
commitfb280c466779892d86879e42f4073963a8c79b84 (patch)
tree44523890da7523be10da5662a613e508974a1e7a /audio/audacity/Makefile
parent731c58726d9a444eae5612c7c42bfc2eaebf5c14 (diff)
downloadports-fb280c466779892d86879e42f4073963a8c79b84.tar.gz
ports-fb280c466779892d86879e42f4073963a8c79b84.zip
Replace USE_GCC=4.9+ by the canonical USE_GCC=yes.
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=446374
Diffstat (limited to 'audio/audacity/Makefile')
-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