summaryrefslogtreecommitdiff
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-18 07:38:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-18 07:38:36 +0000
commit218caf5b8fc672c98802cea08b1dbec45354ef8b (patch)
tree40b5fc725e2dde8c423a81b59400c18935c63329 /misc/instant-workstation
parentUpdate to 2.9.26. (diff)
Fix INDEX build by removing dependency on linux-netscape47-communicator
since that port was removed. Provisionally add in mozilla instead (maintainer not consulted; please feel free to change)
Notes
Notes: svn path=/head/; revision=70380
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r--misc/instant-workstation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile
index 3a1ad6aaca81..b1a99dc92dcb 100644
--- a/misc/instant-workstation/Makefile
+++ b/misc/instant-workstation/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \
mkisofs:${PORTSDIR}/sysutils/mkisofs \
mount_smbfs:${PORTSDIR}/net/smbfs \
mutt:${PORTSDIR}/mail/mutt \
- netscape:${PORTSDIR}/www/linux-netscape47-communicator \
+ mozilla:${PORTSDIR}/www/mozilla \
${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
xtset:${PORTSDIR}/x11/xtset \
xmms:${PORTSDIR}/audio/xmms \