diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-14 14:20:32 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-14 14:20:32 +0000 |
commit | 03ed5d504e44290858de03c8368f3dbdd5f6f4ac (patch) | |
tree | 86b5f0ea476d3d550e43758cc01cc58562f3af4a /multimedia/subtitleeditor | |
parent | be134ec8ca6dc99234b459c5760becd689a3cf58 (diff) |
Notes
Diffstat (limited to 'multimedia/subtitleeditor')
-rw-r--r-- | multimedia/subtitleeditor/Makefile | 2 |
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 |