diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-22 18:22:38 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-22 18:22:38 +0800 |
commit | 0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799 (patch) | |
tree | 619831675c5514dd355979ce7c24a7ee48731aa1 /graphics/gstreamer1-plugins-gl | |
parent | 82b4e8b35f23378def87b18cee7395ee6e22961c (diff) | |
download | freebsd-ports-gnome-0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799.tar.gz freebsd-ports-gnome-0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799.tar.zst freebsd-ports-gnome-0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799.zip |
Update Gstreamer framework to 1.4.5.
Diffstat (limited to 'graphics/gstreamer1-plugins-gl')
-rw-r--r-- | graphics/gstreamer1-plugins-gl/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/gstreamer1-plugins-gl/Makefile b/graphics/gstreamer1-plugins-gl/Makefile index c948ab0d2b01..ea592ca723d1 100644 --- a/graphics/gstreamer1-plugins-gl/Makefile +++ b/graphics/gstreamer1-plugins-gl/Makefile @@ -8,11 +8,6 @@ COMMENT= Gstreamer GL graphics plugin GST_PLUGIN= gl DIST= bad -#USE_CSTD= gnu89 -#USE_CSTD= c11 -#USE_CXXSTD= c++11 -MAKE_ARGS+= V=1 -#USE_GCC= yes PLIST= ${.CURDIR}/pkg-plist MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins |