mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Fix bento build
Approved by: maintainer, marcus (portmgr)
This commit is contained in:
parent
dec8a04d9d
commit
538a14daff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107793
@ -72,10 +72,8 @@ post-install:
|
||||
.for file in ${DOC_FILES1}
|
||||
${INSTALL_MAN} ${WRKSRC}/source/buildengine/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
${REINPLACE_CMD}-e 's|%%DUKEDIR%%|${PREFIX}/${PORTNAME}|g' ${FILESDIR}/README.bsd > \
|
||||
${DOCSDIR}/README.bsd
|
||||
|
||||
${SED} -e 's|%%DUKEDIR%%|${PREFIX}/${PORTNAME}|g' ${FILESDIR}/README.bsd > \
|
||||
${DOCSDIR}/README.bsd
|
||||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user