diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-07-05 12:21:06 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-07-05 12:21:06 +0000 |
commit | 640070333d03dbd4f2f5e3b2ba0e8f2bc5451c85 (patch) | |
tree | f3eb9f88100ad5cd3afc29446e3c83dc9c81ff0a /audio/gstreamer-plugins-fluendo-mp3 | |
parent | e79389466a52f5cefbdd19a6c832096120e486c5 (diff) | |
download | ports-640070333d03dbd4f2f5e3b2ba0e8f2bc5451c85.tar.gz ports-640070333d03dbd4f2f5e3b2ba0e8f2bc5451c85.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-fluendo-mp3')
-rw-r--r-- | audio/gstreamer-plugins-fluendo-mp3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-fluendo-mp3/Makefile b/audio/gstreamer-plugins-fluendo-mp3/Makefile index 5fa1ca97bc39..28dc7121df84 100644 --- a/audio/gstreamer-plugins-fluendo-mp3/Makefile +++ b/audio/gstreamer-plugins-fluendo-mp3/Makefile @@ -14,6 +14,7 @@ DISTNAME= gst-fluendo-mp3-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Mp3 gstreamer plugin from fluendo +CFLAGS:= ${CFLAGS} -O2 USE_GSTREAMER= yes GNU_CONFIGURE= yes PLIST_FILES= lib/gstreamer-0.10/libgstflump3dec.a \ |