diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-08 09:49:05 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-08 09:49:05 +0000 |
commit | 46c3d96080e3da5bc41b7f86ed863ddcf65343e1 (patch) | |
tree | 45fcc0623d619448ee4bce6a635688ad9469c075 /irc | |
parent | 8554cfd3de018ce46cd11fcd59cf3405d6dba92c (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index 66fea632468f..f9d9c8cc26ec 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -21,6 +21,8 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes +BROKEN= Does not run + # # User Configurable Variables # |