mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Also display pkg-message when installing the port (as opposed to a
a package). Approved by: miwi
This commit is contained in:
parent
7ad2b7f92f
commit
48c173af22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236932
@ -124,5 +124,6 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${PREFIX}/share/applications/
|
||||
${MKDIR} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default
|
||||
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user