diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 20:12:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 20:12:43 +0000 |
commit | e6fce0574e15f63087f0d7a0f59630338d63dd1e (patch) | |
tree | 0de299188394fdd7ca375a64ba52c4f79b6b4415 /irc | |
parent | 470616749192a2575824c40e1389cb9803ef4682 (diff) | |
download | ports-e6fce0574e15f63087f0d7a0f59630338d63dd1e.tar.gz ports-e6fce0574e15f63087f0d7a0f59630338d63dd1e.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/anope/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 683ab386ecf2..cfb1b7069cd9 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mat@FreeBSD.org COMMENT= A set of IRC services for IRC networks +BROKEN= fails to install + USE_GMAKE= yes HAS_CONFIGURE= yes USE_PERL5_BUILD= yes |