mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Display package message in post-install.
This commit is contained in:
parent
0469af19db
commit
1b42b8f902
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95784
@ -86,4 +86,7 @@ do-install:
|
|||||||
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${FILE} ${LOCALBASE}/share/doc/erlang
|
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${FILE} ${LOCALBASE}/share/doc/erlang
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
@${CAT} ${PKGMESSAGE}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user