summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-gnonlin
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-07-05 12:21:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-07-05 12:21:06 +0000
commit640070333d03dbd4f2f5e3b2ba0e8f2bc5451c85 (patch)
treef3eb9f88100ad5cd3afc29446e3c83dc9c81ff0a /multimedia/gstreamer-plugins-gnonlin
parentAdd a patch, which makes sure, that lynx' own internal entities.h is (diff)
Force -O2 in CFLAGS to fix runtime in -CURRENT
Notes
Notes: svn path=/head/; revision=195009
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin')
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile
index ca1b7ede8642..f0bbd0e174e2 100644
--- a/multimedia/gstreamer-plugins-gnonlin/Makefile
+++ b/multimedia/gstreamer-plugins-gnonlin/Makefile
@@ -15,6 +15,7 @@ DISTNAME= gnonlin-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Gstreamer lib for writing non-linear audio and video
+CFLAGS:= ${CFLAGS} -O2
USE_BZIP2= yes
USE_GNOME= gnometarget
GNU_CONFIGURE= yes