From d9fb1ad1fc1611a9703f1e555a0a77fb328c285b Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 6 Mar 2011 23:19:02 +0000 Subject: - Chase libextractor shlib raise Reported by: pointyhat Pointy hat to: vd --- net-p2p/gnunet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/gnunet') diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 216a8dc61476..df238994dd9a 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnunet PORTVERSION= 0.8.1b -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p ipv6 MASTER_SITES= GNU \ http://gnunet.org/download/ @@ -24,7 +24,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gmp.10:${PORTSDIR}/math/gmp \ gcrypt.17:${PORTSDIR}/security/libgcrypt \ - extractor.2:${PORTSDIR}/textproc/libextractor \ + extractor.3:${PORTSDIR}/textproc/libextractor \ microhttpd.12:${PORTSDIR}/www/libmicrohttpd OPTIONS= MYSQL "Enable MySQL support" on \ -- cgit