aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-01-10 18:02:49 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-01-10 18:02:49 +0000
commit1bd6a0f7c6d55894b1bf40a313c414d156ef4e02 (patch)
tree5af9820ff9b4f3f8c46a8974520a31684a4d331c /www/firefox-esr
parent4608c00147fcc3e061f9bcf26d24337dc0fa2344 (diff)
downloadports-1bd6a0f7c6d55894b1bf40a313c414d156ef4e02.tar.gz
ports-1bd6a0f7c6d55894b1bf40a313c414d156ef4e02.zip
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index e08ef897dce2..89051e9fc2d6 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -105,6 +105,7 @@ post-install:
${MKDIR} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+ @${CAT} ${PKGMESSAGE}
.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>