aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitlbee-otr
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-01-10 00:34:19 +0800
committernovel <novel@FreeBSD.org>2006-01-10 00:34:19 +0800
commitd6c502558f6245241ad74976a89c2c9ae937056c (patch)
tree9885c63f2a2deb791401992cc74861b1233c188c /irc/bitlbee-otr
parent147bbe8b873d6981cbeba079fb8509b6a5a8711a (diff)
downloadfreebsd-ports-gnome-d6c502558f6245241ad74976a89c2c9ae937056c.tar.gz
freebsd-ports-gnome-d6c502558f6245241ad74976a89c2c9ae937056c.tar.zst
freebsd-ports-gnome-d6c502558f6245241ad74976a89c2c9ae937056c.zip
Chase gnutls update.
Diffstat (limited to 'irc/bitlbee-otr')
-rw-r--r--irc/bitlbee-otr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile
index dbe164b65060..4362f511a4da 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/:bitlbee \
http://get.bitlbee.org/patches/:patches
@@ -39,7 +40,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
.if defined(WITH_MSN)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--msn=1
.else
CONFIGURE_ARGS+=--msn=0 --ssl=bogus