1
0
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:
Kris Kennaway 2004-02-25 10:13:04 +00:00
parent 2dc33096c4
commit 13c2f8e5ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102059

View File

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