Mark as BROKEN on non-i386.

Submitted by:	maintainer
Reported by:	pointyhat via kris
This commit is contained in:
Jean-Yves Lefort 2005-11-28 01:38:23 +00:00
parent e5d6a9e0d1
commit 9bc0142a9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149713

View file

@ -56,6 +56,10 @@ OPTIONS= MYSQL "MySQL support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
BROKEN= "the postgres module does not build on non-i386"
.endif
.if defined(WITH_MYSQL)
USE_MYSQL= yes
MODULES+= mysql