diff options
-rw-r--r-- | www/gecko-mediaplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gecko-mediaplayer/Makefile b/www/gecko-mediaplayer/Makefile index 6d3f4ea14a56..0ea7d10eb318 100644 --- a/www/gecko-mediaplayer/Makefile +++ b/www/gecko-mediaplayer/Makefile @@ -26,7 +26,7 @@ USES= pkgconfig USE_GNOME= glib20 USE_GECKO= libxul USE_WEBPLUGINS= native -USE_GCC= 4.6+ +USE_GCC= yes WEBPLUGINS_FILES= ${PORTNAME}.so .for p in dvx rm qt wmp |