aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-04-13 11:02:59 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-04-13 11:02:59 +0000
commit6c724f1ac3fed26375be37037e4567f400bb0fc6 (patch)
treee02994b9dfe4a17518f59b6d7d879574100b59d1
parentd87d5a4abd751bcb107160c56ca3a24a455facfe (diff)
downloadports-6c724f1ac3fed26375be37037e4567f400bb0fc6.tar.gz
ports-6c724f1ac3fed26375be37037e4567f400bb0fc6.zip
Notes
-rw-r--r--audio/xmms-musepack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile
index a3a162683886..4cc2c7bf9213 100644
--- a/audio/xmms-musepack/Makefile
+++ b/audio/xmms-musepack/Makefile
@@ -21,12 +21,12 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
USE_LIBTOOL_VER= 13
+USE_REINPLACE= yes
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
-BROKEN= "Does not compile on amd64 or ia64 (needs -fPIC)"
-.endif
+post-patch:
+ ${REINPLACE_CMD} -e "s,gcc,${CC} ${CFLAGS} -fPIC," ${WRKSRC}/Makefile
post-install:
${STRIP_CMD} ${PREFIX}/lib/xmms/Input/xmms-mpegplus-1.8.0.so