diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-17 14:42:46 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-17 14:42:46 +0000 |
| commit | 7e0b07b0df8e93064201a06f4430591b991ddd10 (patch) | |
| tree | ba64629026663136b817c214875a69d70a8743c4 /security/sudoscript | |
| parent | b6dc0323d3195701f9e02e59af9c976ed8ed2706 (diff) | |
Notes
Diffstat (limited to 'security/sudoscript')
| -rw-r--r-- | security/sudoscript/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index 4f152f6a5d31..ced21950c77f 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -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' \ |
