aboutsummaryrefslogtreecommitdiff
path: root/net/openser
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-28 01:38:23 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-28 01:38:23 +0000
commit9bc0142a9ceae76604b9d6f276f194c3c327a62c (patch)
tree3e1c61b03b1d8e720daa197cfb010fae0c4924b7 /net/openser
parente5d6a9e0d1af03826e7a790d46a32c8698700b3c (diff)
downloadports-9bc0142a9ceae76604b9d6f276f194c3c327a62c.tar.gz
ports-9bc0142a9ceae76604b9d6f276f194c3c327a62c.zip
Notes
Diffstat (limited to 'net/openser')
-rw-r--r--net/openser/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/openser/Makefile b/net/openser/Makefile
index 8a49504736b8..4ee6a6a4beb1 100644
--- a/net/openser/Makefile
+++ b/net/openser/Makefile
@@ -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