`make reinstall' clean.

This commit is contained in:
David E. O'Brien
2002-08-06 07:21:44 +00:00
parent 58d134feec
commit 1659aea7bb
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ post-install:
${INSTALL_MAN} \
${WRKDIR}/doc/article.txt \
${DOCSDIR}
${BZIP2_CMD} ${DOCSDIR}/*.ps
${BZIP2_CMD} -f ${DOCSDIR}/*.ps
.endif
.include <bsd.port.post.mk>