1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

audio/xmms-festalon and audio/festalon now build on 10.x amd64

This commit is contained in:
Emanuel Haupt 2014-01-23 14:51:06 +00:00
parent b390fcd1d0
commit c51e65d723
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340829

View File

@ -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} == ""