mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
BROKEN on !i386: Does not compile
This commit is contained in:
parent
2dc33096c4
commit
13c2f8e5ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102059
@ -25,6 +25,10 @@ MAN1= camlc.1 camllex.1 camllibr.1 camllight.1 camlmktop.1 camlrun.1 camlyacc.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC}/src; ${MAKE} ${ALL_TARGET} PREFIX=${PREFIX} \
|
||||
X11BASE=${X11BASE}
|
||||
|
Loading…
Reference in New Issue
Block a user