summaryrefslogtreecommitdiff
path: root/www/navigator
diff options
context:
space:
mode:
authorwiz <wiz>2000-10-21 23:02:18 +0000
committerwiz <wiz>2000-10-21 23:02:18 +0000
commit5b4b5653ec051d258be600d1eb57aefd5d810da4 (patch)
tree3a8ab8bd37f0d9eb82a46d24ef061ef638bd1ffb /www/navigator
parent8ebe475e1e4676c168c92dfca2b3c7ccd7dbe4de (diff)
downloadpkgsrc-5b4b5653ec051d258be600d1eb57aefd5d810da4.tar.gz
patch -> ${PATCH}
Diffstat (limited to 'www/navigator')
-rw-r--r--www/navigator/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common
index fa6392e5144..2b40a03dc4a 100644
--- a/www/navigator/Makefile.common
+++ b/www/navigator/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2000/09/06 15:29:28 jlam Exp $
+# $NetBSD: Makefile.common,v 1.23 2000/10/21 23:02:18 wiz Exp $
#
# Common include file for communicator and navigator packages
@@ -138,7 +138,7 @@ do-install:
${CHOWN} -R 0:0 ${MOZILLA_HOME}
${CHMOD} -R go-w ${MOZILLA_HOME}
- cd ${MOZILLA_HOME} ; patch -s < ${FILESDIR}/bookmarks.patch
+ cd ${MOZILLA_HOME} ; ${PATCH} -s < ${FILESDIR}/bookmarks.patch
@${RM} -f ${MOZILLA_HOME}/bookmark.htm.orig
.endif