diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-02 23:58:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-02 23:58:57 +0000 |
commit | 7102c5f5c88dcedb4f6e38fdb560e3bda354b955 (patch) | |
tree | 9c3448a6e63ebd5c88e246614b54aef84eab696f | |
parent | 98ce5aa973cd2b413f46d1eae3c066713f88f51e (diff) | |
download | ports-7102c5f5c88dcedb4f6e38fdb560e3bda354b955.tar.gz ports-7102c5f5c88dcedb4f6e38fdb560e3bda354b955.zip |
Notes
-rw-r--r-- | irc/scrollz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 17d50794db83..8d95f5172891 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -14,6 +14,8 @@ DISTNAME= ScrollZ-${PORTVERSION} MAINTAINER= damm@yazzy.org COMMENT= Enhanced ircII client that supports scripts, colors, and more +BROKEN= Unfetchable + USE_GMAKE= yes USE_PERL5_BUILD=yes IS_INTERACTIVE= yes |