summaryrefslogtreecommitdiff
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 21:23:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 21:23:46 +0000
commit520f94385653e3444c1be979038fb6fd8b518921 (patch)
treed59222d3d228613210b4fbc581a83b60b6b5f504 /misc/instant-workstation
parentunbreak: ${FILESDIR} is read-only. (diff)
Replace the ghostscript6 dependencies with ghostscript-gnu.
Notes
Notes: svn path=/head/; revision=47716
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 3f091fd3c668..e50dcf6eb41e 100644
--- a/misc/instant-workstation/Makefile
+++ b/misc/instant-workstation/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \
dos2unix:${PORTSDIR}/converters/unix2dos \
emacs:${PORTSDIR}/editors/emacs20 \
fetchmail:${PORTSDIR}/mail/fetchmail \
- ghostscript:${PORTSDIR}/print/ghostscript6 \
+ ghostscript:${PORTSDIR}/print/ghostscript-gnu \
grip:${PORTSDIR}/audio/grip \
gimp:${PORTSDIR}/graphics/gimp1 \
gv:${PORTSDIR}/print/gv \