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:
parent
d6d9c9ec61
commit
e338b1ae71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264159
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user