diff options
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r-- | misc/amanda-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 89520ce8f8d8..037b3e3b43e5 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --disable-libtool --prefix=${PREFIX} \ --with-user=${AMANDA_USER} --with-group=${AMANDA_GROUP} INSTALLS_SHLIB= yes +WANT_PERL= yes OPTIONS= GNUTAR "use GNU tar" on |