Mark as BROKEN on sparc64/CURRENT
PR: ports/79640 Submitted by: krisbot via maintainer
This commit is contained in:
parent
ad58fd3e15
commit
87cc36bd11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132742
@ -26,6 +26,10 @@ MAN1= afnix.1 axc.1 axd.1 axl.1
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
.if ${OSVERSION} >= 600000 && ${ARCH} == "sparc64"
|
||||||
|
BROKEN= "Does not compile on sparc64 FreeBSD >= 6.x"
|
||||||
|
.endif
|
||||||
|
|
||||||
do-configure:
|
do-configure:
|
||||||
@${WRKSRC}/cnf/bin/${PORTNAME}-setup -o
|
@${WRKSRC}/cnf/bin/${PORTNAME}-setup -o
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user