diff options
Diffstat (limited to 'misc/amanda26-server/Makefile')
-rw-r--r-- | misc/amanda26-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 33bc49a983d6..7f29fb497eac 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-dump-honor-nodump --with-buffered-dump \ --disable-libtool --prefix=${PREFIX} \ --with-user=${AMANDA_USER} --with-group=${AMANDA_GROUP} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WANT_PERL= yes OPTIONS= GNUTAR "use GNU tar" on |