diff options
author | vanilla <vanilla@FreeBSD.org> | 2010-04-07 11:24:37 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2010-04-07 11:24:37 +0800 |
commit | a0d8122fe2e1f9abb46345375757a9c8b4d38909 (patch) | |
tree | a1bc27abace606bf5a17bab70ce6c5c0e0cb5df3 /irc | |
parent | 2ab9d30c009d82e12816a364a28b3370ace1a2d0 (diff) | |
download | freebsd-ports-gnome-a0d8122fe2e1f9abb46345375757a9c8b4d38909.tar.gz freebsd-ports-gnome-a0d8122fe2e1f9abb46345375757a9c8b4d38909.tar.zst freebsd-ports-gnome-a0d8122fe2e1f9abb46345375757a9c8b4d38909.zip |
Add CONSLICTS to zh-irssi.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index d1fa53955e63..03e4df76cb6b 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -15,7 +15,7 @@ COMMENT?= A modular IRC client with many features LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 -CONFLICTS= irssi-devel-[0-9]* +CONFLICTS= irssi-devel-[0-9]* zh-irssi-[0-9]* USE_BZIP2= yes GNU_CONFIGURE= yes |