- Finish conversion to perl5 framework
EMBEDDED_PERL - needs perl for run
This commit is contained in:
parent
1988efe5b7
commit
fc191cc3a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325905
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ SUB_LIST= PREFIX=${PREFIX} \
|
|||
USE_PHP= yes
|
||||
|
||||
.if ${PORT_OPTIONS:MEMBEDDED_PERL}
|
||||
USE_PERL5= yes
|
||||
USE_PERL5+= run
|
||||
CONFIGURE_ARGS+= --enable-embedded-perl \
|
||||
--with-perlcache
|
||||
PLIST_SUB+= EMBEDDED_PERL=""
|
||||
|
|
Loading…
Reference in a new issue