diff options
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-rw-r--r-- | net-p2p/gnunet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 891421d4c8db..0d51f345add3 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnunet PORTVERSION= 0.6.6b -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p ipv6 MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \ ${MASTER_SITE_GNU} @@ -18,7 +18,7 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An anonymous, distributed, reputation-based network -LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes |