- 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)
This commit is contained in:
parent
dd61039560
commit
19679d50d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136874
4 changed files with 8 additions and 4 deletions
|
@ -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}"
|
||||
|
||||
|
|
|
@ -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}"
|
||||
|
||||
|
|
|
@ -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}"
|
||||
|
||||
|
|
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue