diff options
Diffstat (limited to 'graphics')
-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 3325c04ceabd..6ecbe349bb08 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ CONFLICTS= gnash-devel-[0-9]* -USES= cpe tar:bzip2 compiler:features autoreconf pkgconfig gmake libtool jpeg desktop-file-utils +USES= autoreconf compiler:c++11-lang cpe desktop-file-utils gmake jpeg libtool pkgconfig tar:bzip2 CPE_VENDOR= gnu GNU_CONFIGURE= yes WANT_GSTREAMER= yes |