diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
commit | 1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c (patch) | |
tree | a4ed23eaf7ba844cb7e7bfc907cefa0c394a045c /graphics/gnash | |
parent | cb24bd26f82a89678bcbe6d52d72c67a43dd913d (diff) |
- update to 3.1
Notes
Notes:
svn path=/head/; revision=521771
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 |