diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-11-06 23:52:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-11-06 23:52:17 +0000 |
commit | 00a7f38fa8fa7442fbb3aed69b039dd216640f3c (patch) | |
tree | 05a9e3d6bf08fee687f979912661a84be94aa1d5 /graphics/gnash | |
parent | c41a90a41831b3c296ba59bfaba155ea06e13b20 (diff) | |
download | ports-00a7f38fa8fa7442fbb3aed69b039dd216640f3c.tar.gz ports-00a7f38fa8fa7442fbb3aed69b039dd216640f3c.zip |
Notes
Diffstat (limited to 'graphics/gnash')
-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 |