summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/ircd-hybrid/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index 8d70e50d515d..3984b27a53c8 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ircd-hybrid
PORTVERSION= 8.1.3
+PORTREVISION= 1
CATEGORIES= irc ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -11,7 +12,8 @@ COMMENT= Fast irc daemon with a number of new features
INSTALL_IGNORES= ircu-* ircd-rat* charby*
-USES= gmake tar:tgz
+# :keepla because port uses lt_dlopen
+USES= gmake libtool:keepla tar:tgz
GNU_CONFIGURE= yes
USERS= ircd