From 3a5e9fe0a020f0360a0e26b72737ac7dc4f95699 Mon Sep 17 00:00:00 2001
From: Tijl Coosemans <tijl@FreeBSD.org>
Date: Sun, 17 Aug 2014 20:11:21 +0000
Subject: Add USES=libtool:keepla

---
 irc/ircd-hybrid/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0