From 3803cfa8ed7424d2465400651888cd17494918c7 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 15 Mar 2014 16:39:46 +0000 Subject: - Convert USE_GMAKE/BZIP2 to USES --- net-p2p/gnunet/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-p2p/gnunet') diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 1732c5e0cd39..c779cfe187d3 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -32,8 +32,7 @@ OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= SQLITE USE_AUTOTOOLS= libltdl libtool -USE_GMAKE= yes -USES= iconv +USES= iconv gmake USE_LDCONFIG= yes CONFIGURE_ARGS = --with-daemon-home-dir=${GNUNET_DAEMON_DIR} \ -- cgit