- Finish conversion to perl5 framework

EMBEDDED_PERL - needs perl for run
This commit is contained in:
Andrej Zverev 2013-09-01 19:12:18 +00:00
parent 1988efe5b7
commit fc191cc3a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325905

View file

@ -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=""