aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-01 23:47:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-01 23:47:49 +0000
commit46f0d31251b09139f25fe833704ebfcc5115a02c (patch)
tree245fdfe56f7fef346844daba35fcd4837c6fe5af /audio
parent7b6dbd90baf806ee6b775add02bb5ce300bebbc8 (diff)
downloadports-46f0d31251b09139f25fe833704ebfcc5115a02c.tar.gz
ports-46f0d31251b09139f25fe833704ebfcc5115a02c.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/openal/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index e809e23a6fdc..a24c7fa6215e 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -72,6 +72,9 @@ CONFIGURE_ARGS+=--enable-smpeg
CONFIGURE_ARGS+=--disable-smpeg
.endif
+NOT_FOR_ARCHS= ia64
+NOT_FOR_ARCHS_REASON_ia64= does not compile
+
post-patch:
@${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/; \
s/x86_64\*/amd64\* | \*ia64\*/g; \