aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-06-05 23:49:17 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-06-05 23:49:17 +0000
commit19679d50d051fb24f87329ae24bc341650845557 (patch)
tree20dd08098fcb7066d9ea66844e8480d2aed0e91a /sysutils
parentdd610395603f145ddcf825617f6320b901acf882 (diff)
downloadports-19679d50d051fb24f87329ae24bc341650845557.tar.gz
ports-19679d50d051fb24f87329ae24bc341650845557.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/portupgrade-devel/Makefile3
-rw-r--r--sysutils/portupgrade/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile
index d2e7daa61bab..549965815e0d 100644
--- a/sysutils/portupgrade-devel/Makefile
+++ b/sysutils/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/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index d2e7daa61bab..549965815e0d 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/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}"