diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-20 19:15:25 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-20 19:15:25 +0000 |
commit | e54b24d2d9789e3112a4649154487842c9be477f (patch) | |
tree | 52d5cce2ceb2a61e1b6ed7e970babdb7de73fbf1 /irc | |
parent | ce273c35b6411d7ab659a58fc67082b97119a81d (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 a0447f362612..879f3a619e5f 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= db@FreeBSD.org COMMENT= Fast irc daemon with a number of new features +BROKEN= Fails to package + INSTALL_IGNORES= ircu-* ircd-rat* charby* # :keepla because port uses lt_dlopen |