summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-01-08 09:49:05 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-01-08 09:49:05 +0000
commit46c3d96080e3da5bc41b7f86ed863ddcf65343e1 (patch)
tree45fcc0623d619448ee4bce6a635688ad9469c075 /irc
parentRemove from the deathwatch by fixing the plist. (diff)
Mark broken.
It took a lot of time to patch this port to adhere to hier(7), only to find out that somehow it still has the same old paths in the binary. It cannot find the log- and configuration files and therefor cannot run.
Diffstat (limited to 'irc')
-rw-r--r--irc/ircd-hybrid/Makefile2
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
#