diff options
Diffstat (limited to 'net/gnunet/Makefile')
-rw-r--r-- | net/gnunet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile index f15bdc7cebb4..9da1d2744771 100644 --- a/net/gnunet/Makefile +++ b/net/gnunet/Makefile @@ -17,8 +17,7 @@ DISTNAME= GNUnet-${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= An anonymous, distributed, reputation-based network -LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl - +USE_LIBLTDL= yes USE_BZIP2= yes USE_GETOPT_LONG= yes USE_GETTEXT= yes |