aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-speex
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-08 21:36:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-08 21:36:17 +0000
commitae9242ba3bd760bc82352fe55b2560558a047740 (patch)
treedb901d95b509caac61d734560df724564610bd0f /audio/xmms-speex
parentf94e34d45374371169bd6a1ca994f742e5d11b18 (diff)
downloadports-ae9242ba3bd760bc82352fe55b2560558a047740.tar.gz
ports-ae9242ba3bd760bc82352fe55b2560558a047740.zip
Notes
Diffstat (limited to 'audio/xmms-speex')
-rw-r--r--audio/xmms-speex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile
index 6e60279a3587..cd110412af17 100644
--- a/audio/xmms-speex/Makefile
+++ b/audio/xmms-speex/Makefile
@@ -26,6 +26,6 @@ USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_GMAKE= yes
-MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}"
+MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -fPIC"
.include <bsd.port.mk>