diff options
Diffstat (limited to 'graphics/gnash/Makefile')
-rw-r--r-- | graphics/gnash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index ac294394f9b9..7e42d5e8ea7c 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -25,7 +25,7 @@ USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes WANT_SDL= yes WANT_GNOME= yes -USE_GCC= 4.2+ # triggers compiler error on gcc 3.4 +USE_GCC= any WANT_GSTREAMER= yes USE_GNOME= libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv |