aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-17 06:32:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-17 06:32:06 +0000
commit527d6478e6b8f9985fafac2d8ef04be5c523c53f (patch)
tree4a4926a6136284987b3569706f036a02188df9d1 /net
parent23d21bb836bd44501ab2b8a83c660ec48178dacd (diff)
downloadports-527d6478e6b8f9985fafac2d8ef04be5c523c53f.tar.gz
ports-527d6478e6b8f9985fafac2d8ef04be5c523c53f.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/libgnetwork/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index 6486dfac2e06..8eb3dc898660 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -34,8 +34,8 @@ CONFIGURE_ARGS+=--enable-ssl=no
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-BROKEN= "Does not compile on amd64"
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
.endif
pre-everything::