aboutsummaryrefslogtreecommitdiffstats
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-02-10 17:24:53 +0800
committervd <vd@FreeBSD.org>2006-02-10 17:24:53 +0800
commitc4644f54b02cd1bc810242734b08b1b2daa38ed4 (patch)
tree4254a4439f5823a80cef42223351a9741b4d165d /misc/instant-workstation
parentc42097047d62d2733473e81a59ef4ec66b502452 (diff)
downloadfreebsd-ports-gnome-c4644f54b02cd1bc810242734b08b1b2daa38ed4.tar.gz
freebsd-ports-gnome-c4644f54b02cd1bc810242734b08b1b2daa38ed4.tar.zst
freebsd-ports-gnome-c4644f54b02cd1bc810242734b08b1b2daa38ed4.zip
* Remove print/acroread - it has expired on 2006-01-03
* Remove print/acroread related ports: chinese/acroread5-chsfont chinese/acroread5-chtfont japanese/acroread5-jpnfont korean/acroread5-korfont print/acroread5-commfont * Update misc/instant-workstation to use print/acroread7 Reviewed by: netchild Approved by: garga (mentor)
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r--misc/instant-workstation/Makefile4
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 \