mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Cosmetic fix
Reported by: mat
This commit is contained in:
parent
ed260c55e6
commit
aa41190513
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421229
@ -21,13 +21,11 @@ NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-patch:
|
||||
.for file in timediff
|
||||
${SED} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/${file} \
|
||||
> ${WRKDIR}/${file:T}
|
||||
.endfor
|
||||
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
|
||||
${WRKSRC}/timediff
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/timediff \
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/timediff \
|
||||
${STAGEDIR}${PREFIX}/sbin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user