diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-11-01 14:38:25 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-11-01 14:38:25 +0000 |
commit | e89c74d4f7af4fc296910bcfbdac3596979882be (patch) | |
tree | bb10d04fa820cbb59cdd692c89b80c0494158346 /net/silc-irssi-plugin | |
parent | e6d95cdb19c8af0b9836d08ecab091a3d503fc66 (diff) | |
download | ports-e89c74d4f7af4fc296910bcfbdac3596979882be.tar.gz ports-e89c74d4f7af4fc296910bcfbdac3596979882be.zip |
Notes
Diffstat (limited to 'net/silc-irssi-plugin')
-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" |