aboutsummaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:04:01 +0000
commit73b7596b94a9aac96bd82ef2734fec4237b94884 (patch)
tree97fa6c721b3189472458272147b4aca03cf4b7bc /www/firefox
parentdb25d63f5a147d03aa919c5b5d16876cc248d7c1 (diff)
downloadports-73b7596b94a9aac96bd82ef2734fec4237b94884.tar.gz
ports-73b7596b94a9aac96bd82ef2734fec4237b94884.zip
Notes
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index ddad26a7d289..6601a86c7e1f 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -74,11 +74,9 @@ pre-configure:
port-pre-install:
${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF}
- ${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD}
${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF}
post-install:
- ${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${PREFIX}/share/applications/
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
@${CAT} ${PKGMESSAGE}