aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-real-random/files
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-03-25 08:27:17 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-03-25 08:27:17 +0000
commit594c2428ca5adff5d3e95416682134415f2e23e7 (patch)
treee2666585f3be7fc5143a6acba53113853183cb1b /audio/xmms-real-random/files
parent45144bdd5bdbc1cdf47e4fe581e0a82d08e3ba89 (diff)
downloadports-594c2428ca5adff5d3e95416682134415f2e23e7.tar.gz
ports-594c2428ca5adff5d3e95416682134415f2e23e7.zip
Notes
Diffstat (limited to 'audio/xmms-real-random/files')
-rw-r--r--audio/xmms-real-random/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-real-random/files/patch-Makefile b/audio/xmms-real-random/files/patch-Makefile
index d75a6d835dd6..c8820a1c3ca8 100644
--- a/audio/xmms-real-random/files/patch-Makefile
+++ b/audio/xmms-real-random/files/patch-Makefile
@@ -3,7 +3,7 @@
@@ -1,6 +1,6 @@
lib_LTLIBRARIES = libreal_random.la
--CFLAGS = $$(xmms-config --cflags)
+-CFLAGS = $$(xmms-config --cflags) -O2
+CFLAGS = @CFLAGS@ $$(xmms-config --cflags)
libreal_random_la_SOURCES = real_random.c
libreal_random_la_LDFLAGS= -module -avoid-version -nostdlib -lpthread
@@ -14,7 +14,7 @@
lib_LTLIBRARIES = libreal_random.la
--CFLAGS = $$(xmms-config --cflags)
+-CFLAGS = $$(xmms-config --cflags) -O2
+CFLAGS = @CFLAGS@ $$(xmms-config --cflags)
libreal_random_la_SOURCES = real_random.c
libreal_random_la_LDFLAGS = -module -avoid-version -nostdlib -lpthread