1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Display the new pkg-message after port build.

This commit is contained in:
Doug Barton 2003-06-07 22:56:34 +00:00
parent 4c20234f91
commit 95cfdcc8b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82483
5 changed files with 10 additions and 0 deletions

View File

@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>