mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
irc/ninja: remove unnecessary REINPLACE_CMD
This commit is contained in:
parent
c2f06582cb
commit
fcaf40453b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530487
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= IRCLIB="${DATADIR}"
|
CONFIGURE_ENV= IRCLIB="${DATADIR}"
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e "s|%%IRCLIB%%|${DATADIR}|g" \
|
|
||||||
${WRKSRC}/include/config.h.dist
|
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/ninja ${STAGEDIR}${PREFIX}/bin
|
${INSTALL_PROGRAM} ${WRKSRC}/ninja ${STAGEDIR}${PREFIX}/bin
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/ninjawserv ${STAGEDIR}${PREFIX}/bin
|
${INSTALL_PROGRAM} ${WRKSRC}/ninjawserv ${STAGEDIR}${PREFIX}/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue