Point to the correct perl.

PR:		249977
Reported by:	Archit Shah <archit.shah@gmail.com>
This commit is contained in:
Cy Schubert 2020-09-29 17:05:42 +00:00
parent b7231cf725
commit 3ba8a53a15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550538

View File

@ -3,6 +3,7 @@
PORTNAME= racoon2
PORTVERSION= ${RACOON2_COMMIT_DATE}
PORTREVISION= 1
CATEGORIES= security net
HASH= 7ee335e
RACOON2_COMMIT_DATE=202000908
@ -23,7 +24,7 @@ CONFIGURE_ARGS+= --enable-natt \
--prefix=${STAGEDIR}/${PREFIX}
GNU_CONFIGURE= yes
CONFIGURE_ENV= YACC=/usr/bin/yacc perl_bindir=${LOCALBASE}/bin/perl5 \
CONFIGURE_ENV= YACC=/usr/bin/yacc perl_bindir=${LOCALBASE}/bin/perl \
STAGEDIR=${STAGEDIR} PREFIX=${PREFIX}
MAKE_ENV= STAGEDIR=${STAGEDIR} PREFIX=${PREFIX}