diff options
author | wxs <wxs@FreeBSD.org> | 2009-11-01 22:38:25 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-11-01 22:38:25 +0800 |
commit | 66fe396a616db05544ba4d61c119b2027aeb28e8 (patch) | |
tree | 09a924373e8d9d9124094929d179190b65917d82 /net | |
parent | 396e63dd5accb0b1045e0b5300115566e378412f (diff) | |
download | freebsd-ports-gnome-66fe396a616db05544ba4d61c119b2027aeb28e8.tar.gz freebsd-ports-gnome-66fe396a616db05544ba4d61c119b2027aeb28e8.tar.zst freebsd-ports-gnome-66fe396a616db05544ba4d61c119b2027aeb28e8.zip |
- Mark IGNORE since it does not work with latest IRSSI.
Diffstat (limited to 'net')
-rw-r--r-- | net/silc-irssi-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/silc-irssi-plugin/Makefile b/net/silc-irssi-plugin/Makefile index a25cc0704184..52b9e28a97d4 100644 --- a/net/silc-irssi-plugin/Makefile +++ b/net/silc-irssi-plugin/Makefile @@ -19,4 +19,6 @@ CONFLICTS= silc-toolkit-1.1.* silc-client-1.1.* IRSSI_PLUGIN= -irssi +IGNORE= is broken with latest IRSSI + .include "${MASTERDIR}/Makefile" |