diff options
Diffstat (limited to 'misc/amanda24/Makefile')
-rw-r--r-- | misc/amanda24/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile index 6e13009..569081f 100644 --- a/misc/amanda24/Makefile +++ b/misc/amanda24/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 \ |