diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:53:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:53:24 +0000 |
commit | fde5e574b2b7b0542e728f240cdb1f05ed3ca77a (patch) | |
tree | a864e634b23f26dfdfd133ea6110a006f7618269 /irc | |
parent | BROKEN: Does not compile on -current; manpage does not build on -stable (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=59377
Diffstat (limited to 'irc')
-rw-r--r-- | irc/yagirc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/yagirc/Makefile b/irc/yagirc/Makefile index 3dde8c57fc74..9a3f187c0161 100644 --- a/irc/yagirc/Makefile +++ b/irc/yagirc/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= mph MAINTAINER= mph@freebsd.org +BROKEN= "Does not build" + USE_XPM= yes USE_GMAKE= yes USE_PERL5= yes |