aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xchat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r--irc/xchat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 9cc579590788..a5ccb418ed21 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -110,6 +110,7 @@ PLIST_SUB+= TCL="@comment "
.endif
.if defined(WITH_SOCKS)
+ONLY_FOR_ARCHS= i386
BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5
CONFIGURE_ARGS+=--enable-socks
.endif