diff options
author | erwin <erwin@FreeBSD.org> | 2004-01-30 15:09:26 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-01-30 15:09:26 +0800 |
commit | 04cca0a2c7da7517d5dc3bc03a22bb7006c4302d (patch) | |
tree | 85ad5ff81d6c0039e715b8aa7e305735d18f6ef7 /irc/ircd-hybrid/Makefile | |
parent | a93b9fc07680ecb38c67e14f7f8ac90065c5e82e (diff) | |
download | freebsd-ports-gnome-04cca0a2c7da7517d5dc3bc03a22bb7006c4302d.tar.gz freebsd-ports-gnome-04cca0a2c7da7517d5dc3bc03a22bb7006c4302d.tar.zst freebsd-ports-gnome-04cca0a2c7da7517d5dc3bc03a22bb7006c4302d.zip |
Fix BROKEN.
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer
Diffstat (limited to 'irc/ircd-hybrid/Makefile')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index f9d9c8cc26ec..66fea632468f 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -21,8 +21,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes -BROKEN= Does not run - # # User Configurable Variables # |