summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-06-05 23:49:17 +0000
committerflz <flz@FreeBSD.org>2005-06-05 23:49:17 +0000
commit1853a374bda38071f2c05f18d0f7eeac7b9ae4e6 (patch)
tree90f4e4fa92080d9c90e595ddd1ffce31f05a7cc9 /ports-mgmt
parente9d66dd6a60518b0fdbaeb0384e632b837a72b1f (diff)
downloadFreeBSD-ports-1853a374bda38071f2c05f18d0f7eeac7b9ae4e6.zip
FreeBSD-ports-1853a374bda38071f2c05f18d0f7eeac7b9ae4e6.tar.gz
- Add perl dependency because it's used by portsdb.
PR: ports/64650 [1], ports/69097 [2] Submitted by: David Israelsson <david@israelsson.org> [1], James Snow <snow@teardrop.org> Approved by: maintainer timeout (1 year)
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile3
-rw-r--r--ports-mgmt/portupgrade/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index d2e7daa..5499658 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041226
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -34,6 +34,7 @@ USE_RC_SUBR= yes
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_FEATURES= optparse ruby18
+USE_PERL5_RUN= yes
MAKE_ARGS= PREFIX="${PREFIX}" RUBY="${RUBY}"
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index d2e7daa..5499658 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -7,7 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20041226
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -34,6 +34,7 @@ USE_RC_SUBR= yes
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_FEATURES= optparse ruby18
+USE_PERL5_RUN= yes
MAKE_ARGS= PREFIX="${PREFIX}" RUBY="${RUBY}"
OpenPOWER on IntegriCloud