aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-03-27 04:11:31 +0800
committermezz <mezz@FreeBSD.org>2007-03-27 04:11:31 +0800
commitf1b8f5a9033418a197ab3b29f621b97a7cd7943c (patch)
treeb3c067e4e0d6b61de7871072efff1bbbbeb8827f /irc
parent319b5233eff72df3eeafc8660eaef1c9e70391bc (diff)
downloadfreebsd-ports-gnome-f1b8f5a9033418a197ab3b29f621b97a7cd7943c.tar.gz
freebsd-ports-gnome-f1b8f5a9033418a197ab3b29f621b97a7cd7943c.tar.zst
freebsd-ports-gnome-f1b8f5a9033418a197ab3b29f621b97a7cd7943c.zip
Portlint:
-Add '-[0-9]*' in the CONFLICT.
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