From 77933c739b3f2568579298a634d0c370f45b35a7 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 29 Sep 2007 20:58:32 +0000 Subject: Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer --- misc/amanda32-server/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/amanda32-server') diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 89520ce8f8d8..037b3e3b43e5 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-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 -- cgit v1.2.3