diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-18 09:38:01 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-18 09:38:01 +0000 |
commit | 696543560147bf856179f0557a75c47dbc4aeba6 (patch) | |
tree | 3eb4186087e9372a4ffba31dc88a1884ac140627 /multimedia/gstreamer-plugins-gnonlin | |
parent | 97e931a82288ede75530163adb05e88a72d7d457 (diff) | |
download | ports-696543560147bf856179f0557a75c47dbc4aeba6.tar.gz ports-696543560147bf856179f0557a75c47dbc4aeba6.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin')
-rw-r--r-- | multimedia/gstreamer-plugins-gnonlin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile index 613c961ba635..e092fc3d0a9f 100644 --- a/multimedia/gstreamer-plugins-gnonlin/Makefile +++ b/multimedia/gstreamer-plugins-gnonlin/Makefile @@ -12,7 +12,6 @@ DISTNAME= gnonlin-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Gstreamer lib for writing non-linear audio and video -CFLAGS:= ${CFLAGS} -O2 -Wno-format GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool pkgconfig tar:bzip2 |