From bb9761182978f2a980a2957a0907f5011cc24190 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Mon, 21 Feb 2000 07:10:26 +0000 Subject: Fix building on -current by using USE_LIBTOOL. No response by: maintainer --- misc/amanda32-client/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/amanda32-client/Makefile') diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 6e1300980e68..569081f5f07b 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ --with-dump-honor-nodump \ -- cgit v1.2.3