aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-faad
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-08 22:15:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-08 22:15:10 +0000
commit4b43d7d28556035a5c1ee7ab282e60a8fe2c3e61 (patch)
treea5ca1dde9178571d2243c3c89991b87918cc7ebc /audio/xmms-faad
parentd7390cd61a303bbbe570682461a74fa3b7198e1a (diff)
downloadports-4b43d7d28556035a5c1ee7ab282e60a8fe2c3e61.tar.gz
ports-4b43d7d28556035a5c1ee7ab282e60a8fe2c3e61.zip
Notes
Diffstat (limited to 'audio/xmms-faad')
-rw-r--r--audio/xmms-faad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile
index 0161fd9e9b7e..5a77258fbbf8 100644
--- a/audio/xmms-faad/Makefile
+++ b/audio/xmms-faad/Makefile
@@ -34,7 +34,7 @@ PLIST_FILES= lib/xmms/Input/libaac-XMMS.so
post-patch:
@${REINPLACE_CMD} -e \
- 's|gcc|${CC} ${CFLAGS}|; \
+ 's|gcc|${CC} ${CFLAGS} -fPIC|; \
s|-I/usr/include/glib-1.2/||; \
s|-lfaad2|-lfaad -lstdc++|; \
s|-I/usr/lib/glib/include|-L${LOCALBASE}/lib|; \