From 30dfd7fac40b2c1f3c919f15aa36b84f997439e6 Mon Sep 17 00:00:00 2001 From: tijl Date: Mon, 25 Dec 2017 20:26:58 +0000 Subject: Add missing USES=libtool. Reported by: antoine --- dns/samba-nsupdate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/samba-nsupdate') diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile index c3769d4ddaa0..0f1bb4ab195e 100644 --- a/dns/samba-nsupdate/Makefile +++ b/dns/samba-nsupdate/Makefile @@ -18,7 +18,7 @@ ISCVERSION= 9.8.6 MAKE_JOBS_UNSAFE= yes -USES= autoreconf ssl +USES= autoreconf libtool ssl GNU_CONFIGURE= yes CONFIGURE_ARGS+= \ -- cgit