- Fix bento build

Approved by:	maintainer, marcus (portmgr)
This commit is contained in:
Clement Laforet 2004-04-22 16:02:23 +00:00
parent dec8a04d9d
commit 538a14daff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107793

View file

@ -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}