diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-24 02:05:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-24 02:05:32 +0000 |
commit | 32fa703784959cee51aceb4794d95076cb105689 (patch) | |
tree | d35e1de107fbe77cf6ef3f08aedee88ecaac634d /misc/instant-workstation | |
parent | faf32866abd8e598b345d2d177f5273f6815de24 (diff) | |
download | ports-32fa703784959cee51aceb4794d95076cb105689.tar.gz ports-32fa703784959cee51aceb4794d95076cb105689.zip |
Notes
Diffstat (limited to 'misc/instant-workstation')
-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 2763aa286f28..d9fcbb1cd714 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -16,7 +16,7 @@ COMMENT= Instant workstation installs a typical set of ports for a workstation USE_GHOSTSCRIPT_RUN= yes -RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread5 \ +RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread \ bash:${PORTSDIR}/shells/bash2 \ cdrecord:${PORTSDIR}/sysutils/cdrtools \ dos2unix:${PORTSDIR}/converters/unix2dos \ |