1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Mark BROKEN on amd64: does not build

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2010-11-06 20:40:20 +00:00
parent d6d9c9ec61
commit e338b1ae71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264159

View File

@ -45,6 +45,7 @@ CONFIGURE_SCRIPT= ../${SRCDIR:S/${WRKDIR}\///}/configure
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= does not build
CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
.else
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}