aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-26 20:11:31 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-26 20:11:31 +0000
commit92d3b5cacc958fc442d7f7f1d64d2ed88d56503c (patch)
tree4085d4430ed199239cebf25ec79f2b7478aa3ce2 /irc
parent4e7a4d824057e661e23f8b7b9bf9a228f80c91d0 (diff)
downloadports-92d3b5cacc958fc442d7f7f1d64d2ed88d56503c.tar.gz
ports-92d3b5cacc958fc442d7f7f1d64d2ed88d56503c.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index acc2488c8c4d..d3a4482321b9 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
CONFIGURE_ARGS= --enable-nls \
--enable-ipv6
-CONFLICTS= xchat-1* xchat-systray-plugin*
+CONFLICTS= xchat-1* xchat-systray-plugin-[0-9]*
.if defined(WITH_SOCKS)
BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5