aboutsummaryrefslogtreecommitdiff
path: root/audio/wmtune
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-13 10:07:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-13 10:07:47 +0000
commit3b117b81069d597158c8b59cf9c19685a58765ec (patch)
tree6aa5d5028df77f6e2725b687b40bbdb5a8b6f967 /audio/wmtune
parente0873e1d9b5cb8fae03cb3219ca474e0da4fd594 (diff)
downloadports-3b117b81069d597158c8b59cf9c19685a58765ec.tar.gz
ports-3b117b81069d597158c8b59cf9c19685a58765ec.zip
Notes
Diffstat (limited to 'audio/wmtune')
-rw-r--r--audio/wmtune/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile
index c66f775220a6..6b1f83ba7a3c 100644
--- a/audio/wmtune/Makefile
+++ b/audio/wmtune/Makefile
@@ -28,6 +28,10 @@ PATCH_ARGS =-p0 -d ${WRKDIR}
.include <bsd.port.pre.mk>
+.if ${ARCH} != "i386" && !(${ARCH} == "alpha" && ${OSVERSION} >= 500000)
+BROKEN= "Does not compile on !i386 or alpha 4.x"
+.endif
+
.if !defined(WITH_RADIOTRACK)
WMTUNE_DIFF= wmtune.diff.gz
pre-fetch: