diff options
author | ade <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch) | |
tree | 0f8268b015ec949860a3c2ab315d341fbbc7615c /net-p2p/gnunet | |
parent | 62cb740217d0f5aa007d7cab9d007fb551534a4f (diff) | |
download | FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz |
Sync with new bsd.autotools.mk
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r-- | net-p2p/gnunet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index f15bdc7c..9da1d27 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/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 |