mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Set all the default PATHs correctly, removing a "hack"-ish ${PERL}
transform. Prompted by: deraadt
This commit is contained in:
parent
290e01e97f
commit
f12ea805b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23223
@ -75,8 +75,6 @@ do-extract:
|
||||
@${CP} ${FILESDIR}/strlcpy.c ${WRKSRC}/lib/
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi.orig -e 's:(_PATH_STDPATH):$$1 "${PREFIX}/bin":g' \
|
||||
${WRKSRC}/sshd.c
|
||||
@${PERL} -pi.orig -e 's:__PREFIX__:${PREFIX}:g' ${WRKSRC}/ssh.h
|
||||
@${PERL} -pi.orig -e 's:__PREFIX__:${PREFIX}:g' ${WRKSRC}/sshd_config
|
||||
@${PERL} -pi.openssl -e \
|
||||
|
Loading…
Reference in New Issue
Block a user