- 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
1 changed files with 2 additions and 4 deletions
|
@ -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 a new issue