diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 22:26:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 22:26:32 +0000 |
commit | 6e96c37448e74fe67820dc6b0e022f859561fe0f (patch) | |
tree | 59e482fcd07d7addc15d86766a7179faba783e60 /irc/ezbounce | |
parent | 8ebb246b708a8f0368cdf1c0b28392312e8a1c9a (diff) | |
download | ports-6e96c37448e74fe67820dc6b0e022f859561fe0f.tar.gz ports-6e96c37448e74fe67820dc6b0e022f859561fe0f.zip |
Notes
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index a408505fa974..28f735ac8d0f 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy +BROKEN= Does not fetch + GNU_CONFIGURE= yes SUB_FILES= pkg-message |