diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-02-10 09:24:53 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-02-10 09:24:53 +0000 |
commit | c6004c87781f47afc8ce5baf6e2642905256f438 (patch) | |
tree | 0c8dce1c9c2559e198b85acfc7026a6ebf7b3221 /misc/instant-workstation | |
parent | b83a876a412d93b3f0dda489195d9fcd8fbf543a (diff) | |
download | ports-c6004c87781f47afc8ce5baf6e2642905256f438.tar.gz ports-c6004c87781f47afc8ce5baf6e2642905256f438.zip |
Notes
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r-- | misc/instant-workstation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 883093362633..d25608411e49 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -7,7 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -18,7 +18,7 @@ BROKEN= Incomplete pkg-plist USE_GHOSTSCRIPT_RUN= yes -RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread \ +RUN_DEPENDS= acroread7:${PORTSDIR}/print/acroread7 \ bash:${PORTSDIR}/shells/bash2 \ cdrecord:${PORTSDIR}/sysutils/cdrtools \ dos2unix:${PORTSDIR}/converters/unix2dos \ |