1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Remove pkg-install vestiges

This commit is contained in:
Andrey A. Chernov 2006-11-07 20:53:01 +00:00
parent 8cd5e0b8f8
commit 6092dd7a54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176747
2 changed files with 0 additions and 2 deletions

View File

@ -89,7 +89,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/
.endfor
.endif
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -122,7 +122,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>