summaryrefslogtreecommitdiffstats
path: root/www/seamonkey
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-05-07 13:44:43 +0000
committerahze <ahze@FreeBSD.org>2005-05-07 13:44:43 +0000
commitf7505772b1772e18c96f25fea584246c82a7a175 (patch)
tree69dd88531646e9138208c2c91c6628996672bb11 /www/seamonkey
parente6af8a52fd96fdbc8bc3603fee1c2af7383aa633 (diff)
downloadFreeBSD-ports-f7505772b1772e18c96f25fea584246c82a7a175.zip
FreeBSD-ports-f7505772b1772e18c96f25fea584246c82a7a175.tar.gz
- Actually install .desktop file in share/applications [1]
Pointed out by: krismail
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index f9a587d..f03aa87 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -343,7 +343,7 @@ do-install:
${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/include/${MOZILLA}
${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKDIR}/mozilla-devel.desktop \
- ${PREFIX}/share/gnome/applications
+ ${PREFIX}/share/applications
post-install:
@-update-desktop-database
OpenPOWER on IntegriCloud