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:
parent
4c20234f91
commit
95cfdcc8b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82483
@ -109,4 +109,6 @@ post-install:
|
||||
${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -109,4 +109,6 @@ post-install:
|
||||
${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -109,4 +109,6 @@ post-install:
|
||||
${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -109,4 +109,6 @@ post-install:
|
||||
${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -109,4 +109,6 @@ post-install:
|
||||
${WRKSRC}/README ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user