diff options
author | knu <knu@FreeBSD.org> | 2001-09-11 21:23:46 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-11 21:23:46 +0000 |
commit | e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4 (patch) | |
tree | 029c8189e49a578468e449db29911bf9f9643d88 /misc | |
parent | 9dd8e18df737041757cd9f78a564995d86671452 (diff) | |
download | FreeBSD-ports-e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4.zip FreeBSD-ports-e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4.tar.gz |
Replace the ghostscript6 dependencies with ghostscript-gnu.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/instant-workstation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 3f091fd..e50dcf6 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 \ |