summaryrefslogtreecommitdiff
path: root/irc/ircd-hybrid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-hybrid/Makefile')
-rw-r--r--irc/ircd-hybrid/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index f0d7a7a94ce3..9c0dc4da9c24 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ircd-hybrid
-PORTVERSION= 8.2.46
+PORTVERSION= 8.2.47
CATEGORIES= irc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -16,7 +16,8 @@ GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-LIB_DEPENDS+= libltdl.so:devel/libltdl
+LIB_DEPENDS+= libltdl.so:devel/libltdl \
+ libjansson.so:devel/jansson
CONFLICTS_INSTALL= ircd-ratbox ircd-ratbox-devel