Fix build as user
Fix perl shebang
This commit is contained in:
parent
b6dc0323d3
commit
7e0b07b0df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374851
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Audited shells in Perl with sudo(8) and script(1)
|
||||
|
||||
USES= perl5 gmake
|
||||
MAKE_ARGS= PERLPATH=${PERL}
|
||||
MAKE_ENV= SSRPM=yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^PREFIX=|^PREFIX?=|g' \
|
||||
|
|
Loading…
Reference in a new issue