diff options
Diffstat (limited to 'security/sudoscript/Makefile')
-rw-r--r-- | security/sudoscript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudoscript/Makefile b/security/sudoscript/Makefile index 25e59dd026c5..4944a8247fc0 100644 --- a/security/sudoscript/Makefile +++ b/security/sudoscript/Makefile @@ -17,6 +17,7 @@ MANCOMPRESSED= no USE_GMAKE= yes USES= perl5 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^PREFIX=|^PREFIX?=|g' \ ${WRKSRC}/Makefile |