aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-mp3cue
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-19 22:47:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-19 22:47:50 +0000
commit3563aeb2bd7f680039c664dd889a81a1e23fe500 (patch)
tree5dd149badbba2e036998e3806dbdfec7ce2682c2 /audio/xmms-mp3cue
parent91a51349c5bcf304020cca292a6cdb520893e720 (diff)
downloadports-3563aeb2bd7f680039c664dd889a81a1e23fe500.tar.gz
ports-3563aeb2bd7f680039c664dd889a81a1e23fe500.zip
Notes
Diffstat (limited to 'audio/xmms-mp3cue')
-rw-r--r--audio/xmms-mp3cue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-mp3cue/Makefile b/audio/xmms-mp3cue/Makefile
index b1e39549479c..2471c228f7e0 100644
--- a/audio/xmms-mp3cue/Makefile
+++ b/audio/xmms-mp3cue/Makefile
@@ -25,8 +25,8 @@ PLIST_SUB= PORTDOCS=${DISTNAME}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-CONFIGURE_ENV= CFLAGS="-fPIC"
+.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -fPIC"
.endif
post-patch: