summaryrefslogtreecommitdiff
path: root/audio/festalon
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-01-23 14:51:06 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-01-23 14:51:06 +0000
commitc51e65d7232a0c5595d9c19c2814299a09ea9edc (patch)
treed7863efd19c366f5b024e8564c630316190f851e /audio/festalon
parent- Mark these ports as stage safe (diff)
audio/xmms-festalon and audio/festalon now build on 10.x amd64
Notes
Notes: svn path=/head/; revision=340829
Diffstat (limited to 'audio/festalon')
-rw-r--r--audio/festalon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile
index e908253417e7..2f9d535d1173 100644
--- a/audio/festalon/Makefile
+++ b/audio/festalon/Makefile
@@ -28,8 +28,8 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
-.if ${OSVERSION} >= 1000000
-BROKEN= does not build on FreeBSD 10.x and later
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
+BROKEN_i386= does not build on i386 FreeBSD 10.x and later
.endif
.if ${PKGNAMEPREFIX} == ""