aboutsummaryrefslogtreecommitdiffstats
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-11-18 15:38:36 +0800
committerkris <kris@FreeBSD.org>2002-11-18 15:38:36 +0800
commit6b80e723172925437cdacc643090d1e8ed7ffafa (patch)
treef21ba814c4c1079a9c47a1381e7b83258e6c9063 /misc/instant-workstation
parent5366fae6a41adc8e15bee2bbc6d2fee992f29e30 (diff)
downloadfreebsd-ports-gnome-6b80e723172925437cdacc643090d1e8ed7ffafa.tar.gz
freebsd-ports-gnome-6b80e723172925437cdacc643090d1e8ed7ffafa.tar.zst
freebsd-ports-gnome-6b80e723172925437cdacc643090d1e8ed7ffafa.zip
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)
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 \