From 48c173af224422d8d0e7b951bf3d6517e4038953 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 2 Jul 2009 20:20:36 +0000 Subject: Also display pkg-message when installing the port (as opposed to a a package). Approved by: miwi --- www/firefox35/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/firefox35') diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 8a8f02141f95..1c5886f2e021 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -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 -- cgit v1.2.3