aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-02-20 02:57:04 +0000
commita9425224f10817058f5b991255cf3a7c71c0b356 (patch)
treea7fed64054defb433132b1227a0e77028e02fb2f /irc
parent0035e437637bd3cb16ac0a9e3a90ab639ace3666 (diff)
downloadports-a9425224f10817058f5b991255cf3a7c71c0b356.tar.gz
ports-a9425224f10817058f5b991255cf3a7c71c0b356.zip
devel/libevent2: drop historical suffix after r362796
PR: 216777 Approved by: mm (maintainer)
Notes
Notes: svn path=/head/; revision=434427
Diffstat (limited to 'irc')
-rw-r--r--irc/bitlbee/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index eac85cbd8ced..c3a8053edef3 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bitlbee
PORTVERSION= 3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/ \
LOCAL/brix
@@ -61,7 +61,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \
libgcrypt.so:security/libgcrypt
JABBER_CONFIGURE_OFF= --jabber=0
LIBEVENT_CONFIGURE_ON= --events=libevent --libevent=${LOCALBASE}
-LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent2
+LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent
LIBPURPLE_CONFIGURE_ON= --purple=1
LIBPURPLE_LIB_DEPENDS= libpurple.so:net-im/libpurple
MSN_CONFIGURE_OFF= --msn=0