From 78933b3bb90bb05f9a60944fdf14703bec922bff Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Mon, 18 Nov 2002 11:30:18 +0000 Subject: [PATCH] USE_PERL5 is needed on 5.0-CURRENT --- misc/amanda-server/Makefile | 2 ++ misc/amanda25-server/Makefile | 2 ++ misc/amanda26-server/Makefile | 2 ++ misc/amanda32-server/Makefile | 2 ++ 4 files changed, 8 insertions(+) diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index 61c7ffc4e86c..4b508511a65b 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -50,6 +50,8 @@ pre-fetch: @${ECHO} " The default is operator" @${ECHO} "" +USE_PERL5= yes + RUN_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client BUILD_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 61c7ffc4e86c..4b508511a65b 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -50,6 +50,8 @@ pre-fetch: @${ECHO} " The default is operator" @${ECHO} "" +USE_PERL5= yes + RUN_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client BUILD_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 61c7ffc4e86c..4b508511a65b 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -50,6 +50,8 @@ pre-fetch: @${ECHO} " The default is operator" @${ECHO} "" +USE_PERL5= yes + RUN_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client BUILD_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 61c7ffc4e86c..4b508511a65b 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -50,6 +50,8 @@ pre-fetch: @${ECHO} " The default is operator" @${ECHO} "" +USE_PERL5= yes + RUN_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client BUILD_DEPENDS= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda-client