- Finish conversion to perl5 framework

In global context we already have perl for build, with PERL we need perl
  for run

With hat:	perl@
This commit is contained in:
Andrej Zverev 2013-09-01 19:18:06 +00:00
parent e8542e3d8f
commit c49c3a90e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325907

View file

@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--without-lua \
.if ${PORT_OPTIONS:MPERL}
CONFIGURE_ARGS+=--with-perl
CONFIGURE_ENV+= __PERL=${PERL}
USE_PERL5= yes
USE_PERL5+= run
PLIST_SUB+= PERL=""
.else
CONFIGURE_ARGS+=--without-perl