aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-12-14 22:20:32 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-12-14 22:20:32 +0800
commit7d3b7bcef25daff627e5d46cfb64fecf6f6e012d (patch)
tree86b5f0ea476d3d550e43758cc01cc58562f3af4a /multimedia
parent9d53f1f1f24a44adc09d6f700b45cd9354064487 (diff)
downloadfreebsd-ports-gnome-7d3b7bcef25daff627e5d46cfb64fecf6f6e012d.tar.gz
freebsd-ports-gnome-7d3b7bcef25daff627e5d46cfb64fecf6f6e012d.tar.zst
freebsd-ports-gnome-7d3b7bcef25daff627e5d46cfb64fecf6f6e012d.zip
Set USE_GCC to 'yes' instead of requesting 4.6+
Requested by: gerald
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/subtitleeditor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index f68e51591d02..95016fd1a8cc 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
pcre:${PORTSDIR}/devel/pcre
USES= gmake pkgconfig
-USE_GCC= 4.6+
+USE_GCC= yes
USE_GNOME= gtk20
USE_GSTREAMER= good
INSTALLS_ICONS= yes