summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2002-11-18 11:30:18 +0000
committerjeh <jeh@FreeBSD.org>2002-11-18 11:30:18 +0000
commit05def4ccea49a0527ee32869049c779e0cf94c60 (patch)
tree7ab56932f9b02e09f9d417f94ec80a237eeaaf74 /misc
parentd934d73a18a083135566253dd6731e48c40e2b0e (diff)
downloadFreeBSD-ports-05def4ccea49a0527ee32869049c779e0cf94c60.zip
FreeBSD-ports-05def4ccea49a0527ee32869049c779e0cf94c60.tar.gz
USE_PERL5 is needed on 5.0-CURRENT
Diffstat (limited to 'misc')
-rw-r--r--misc/amanda-server/Makefile2
-rw-r--r--misc/amanda25-server/Makefile2
-rw-r--r--misc/amanda26-server/Makefile2
-rw-r--r--misc/amanda32-server/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index 61c7ffc..4b50851 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 61c7ffc..4b50851 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 61c7ffc..4b50851 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 61c7ffc..4b50851 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
OpenPOWER on IntegriCloud