aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-mac
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 12:50:00 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-03-29 12:50:00 +0000
commit9a998dea98abca0ddc3f5d5294ee05f0ce0560a3 (patch)
treef3dbf7be599c4d5e7ecba70de32698bcf78bef11 /audio/xmms-mac
parent8007f86adee5f695fd0aba76a3c8fb8830f34f37 (diff)
downloadports-9a998dea98abca0ddc3f5d5294ee05f0ce0560a3.tar.gz
ports-9a998dea98abca0ddc3f5d5294ee05f0ce0560a3.zip
Notes
Diffstat (limited to 'audio/xmms-mac')
-rw-r--r--audio/xmms-mac/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile
index 600630fcd030..796d4c412982 100644
--- a/audio/xmms-mac/Makefile
+++ b/audio/xmms-mac/Makefile
@@ -25,9 +25,13 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}"
USE_AUTOTOOLS= autoconf:259
CPPFLAGS+= "-I${LOCALBASE}/include"
+USE_LDCONFIG= yes
PLIST_FILES= lib/xmms/Input/libxmms-mac.so
+post-patch:
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/aclocal.m4
+
do-install:
${INSTALL_DATA} ${WRKSRC}/src/.libs/libxmms-mac.so ${PREFIX}/lib/xmms/Input