summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-19 05:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-19 05:36:30 +0000
commit290bceb8f957017918c2137777723dc8dfa4e38e (patch)
treeaa57b1114b7ee3d2cd54a307e15e8693350b9dc8 /irc
parentIn some environments, they cannot java. (diff)
Chase the gnutls shared lib version.
Notes
Notes: svn path=/head/; revision=104584
Diffstat (limited to 'irc')
-rw-r--r--irc/bitlbee-otr/Makefile2
-rw-r--r--irc/bitlbee/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile
index 34d97c1ab767..c2ef7f64703e 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= glib20
PKGMESSAGE= ${WRKDIR}/pkg-message
.if defined(WITH_MSN)
-LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--msn=1
pre-configure:
@${ECHO_CMD} "MSN support will be enabled."
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index 34d97c1ab767..c2ef7f64703e 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= glib20
PKGMESSAGE= ${WRKDIR}/pkg-message
.if defined(WITH_MSN)
-LIB_DEPENDS= gnutls.7:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--msn=1
pre-configure:
@${ECHO_CMD} "MSN support will be enabled."