diff options
Diffstat (limited to 'graphics/gnash')
-rw-r--r-- | graphics/gnash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index b1ec8d8d890b..1a55b19e51d3 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -26,8 +26,8 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ CONFLICTS= gnash-devel-[0-9]* -USES= cpe tar:bzip2 compiler:c++11-lang autoreconf gl gmake gnome \ - libtool pkgconfig jpeg gnome gl desktop-file-utils xorg +USES= cpe tar:bzip2 compiler:c++11-lang autoreconf gmake libtool \ + pkgconfig jpeg gnome gl desktop-file-utils xorg CPE_VENDOR= gnu GNU_CONFIGURE= yes WANT_GSTREAMER= yes |