summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-gnonlin
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-18 09:38:01 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-18 09:38:01 +0000
commit696543560147bf856179f0557a75c47dbc4aeba6 (patch)
tree3eb4186087e9372a4ffba31dc88a1884ac140627 /multimedia/gstreamer-plugins-gnonlin
parent- USES=libtool tar:bzip2 (diff)
Remove old CFLAGS defined with := instead of +=
Reported by: des
Notes
Notes: svn path=/head/; revision=362198
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin')
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/Makefile1
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