summaryrefslogtreecommitdiff
path: root/www/communicator/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>1999-10-19 18:30:25 +0000
committerabs <abs@pkgsrc.org>1999-10-19 18:30:25 +0000
commit7667fcbfadb61fb3b742692c61c222617ad13b00 (patch)
tree19a05623b21a3c0277f85fbd3658047085dc24f2 /www/communicator/Makefile
parent19e708b3c7849b90e5aa7f9f0f95a28e0daf82d5 (diff)
downloadpkgsrc-7667fcbfadb61fb3b742692c61c222617ad13b00.tar.gz
Add a link to www.netbsd.org into the default set of bookmarks
(buried in the "Computing/Internet" menu)
Diffstat (limited to 'www/communicator/Makefile')
-rw-r--r--www/communicator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/communicator/Makefile b/www/communicator/Makefile
index c2aa1cf0eac..fede18521e6 100644
--- a/www/communicator/Makefile
+++ b/www/communicator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1999/09/07 15:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.23 1999/10/19 18:30:25 abs Exp $
#
# Every effort has been made to keep the communicator and navigator
# Makefiles as similar as possible.
@@ -122,5 +122,7 @@ do-install:
${CHOWN} -R 0:0 ${MOZILLA_HOME}
${CHMOD} -R go-w ${MOZILLA_HOME}
+ cd ${MOZILLA_HOME} ; patch -s < ${FILESDIR}/bookmarks.patch
+ @rm -f ${MOZILLA_HOME}/bookmark.htm.orig
.include "../../mk/bsd.pkg.mk"