summaryrefslogtreecommitdiff
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-08-02 09:14:28 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-08-02 09:14:28 +0000
commit7e0bca4d141d2baafcee9a7da93ab3b8549dffef (patch)
tree431b53a0a3d01de7d3f0438bc4070acea350f48b /misc/instant-workstation
parentCut down to a slave port for cdrtools-1.10 and thus upgrade to 1.14. (diff)
Fix dependency for cdrecord (cdrecord was renamed to cdrtools).
Notes
Notes: svn path=/head/; revision=45728
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 36397f25617c..3f091fd3c668 100644
--- a/misc/instant-workstation/Makefile
+++ b/misc/instant-workstation/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= grog@lemis.com
RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \
bash:${PORTSDIR}/shells/bash2 \
- cdrecord:${PORTSDIR}/sysutils/cdrecord \
+ cdrecord:${PORTSDIR}/sysutils/cdrtools \
dos2unix:${PORTSDIR}/converters/unix2dos \
emacs:${PORTSDIR}/editors/emacs20 \
fetchmail:${PORTSDIR}/mail/fetchmail \