aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-22 19:41:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-22 19:41:34 +0000
commitf225722fd79221535ee9d026ed9145c870df10c6 (patch)
treebd8ca949fc29306b73e00d9969dac68710943b82 /irc
parent14e6e26fff7b5bafe0385a051d25fe0ace214329 (diff)
downloadports-f225722fd79221535ee9d026ed9145c870df10c6.tar.gz
ports-f225722fd79221535ee9d026ed9145c870df10c6.zip
Notes
Diffstat (limited to 'irc')
-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