diff options
author | erwin <erwin@FreeBSD.org> | 2004-01-08 17:49:05 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-01-08 17:49:05 +0800 |
commit | 03e148aff9f85a5f91c76fd309451429b4a80ad8 (patch) | |
tree | b484cc2f59d17ee0d06923f400eed5cc126cd445 /irc/ircd-hybrid | |
parent | 2af5c378cb4e93be909b13613f1981a6821c3c0f (diff) | |
download | freebsd-ports-gnome-03e148aff9f85a5f91c76fd309451429b4a80ad8.tar.gz freebsd-ports-gnome-03e148aff9f85a5f91c76fd309451429b4a80ad8.tar.zst freebsd-ports-gnome-03e148aff9f85a5f91c76fd309451429b4a80ad8.zip |
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/ircd-hybrid')
-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 # |