diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-06-02 15:11:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-06-02 15:11:22 +0000 |
commit | edc3a04f5564609e55ac6d60f040bce12509a99e (patch) | |
tree | 74d5c0742d11afd62fa60688519ffee02a02701a /multimedia/gstreamer-plugins-all | |
parent | ecaf63b8200fe2fc8f37462fb32cf4135e292477 (diff) | |
download | ports-edc3a04f5564609e55ac6d60f040bce12509a99e.tar.gz ports-edc3a04f5564609e55ac6d60f040bce12509a99e.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r-- | multimedia/gstreamer-plugins-all/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile index 6af6877d7aa5..da67ef739e3c 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -13,6 +13,7 @@ EXTRACT_ONLY= # empty MAINTAINER= multimedia@FreeBSD.org COMMENT= Meta-port of all gstreamer plugins with options +.MAKE.FreeBSD_UL= yes NO_BUILD= yes USE_GSTREAMER= yes .include "${.CURDIR}/../../Mk/bsd.gstreamer.mk" |