diff options
author | netchild <netchild@FreeBSD.org> | 2004-06-02 17:17:31 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-06-02 17:17:31 +0000 |
commit | a5c4e2d9cf0a9f54911b4e8dcef145fb1eacdf1e (patch) | |
tree | 1d5c1e3290f1c28b065d4c9106d6079c8eb88e27 /misc/instant-workstation | |
parent | 058c720a6402226f781fb412002e6e08a8cb4baa (diff) | |
download | FreeBSD-ports-a5c4e2d9cf0a9f54911b4e8dcef145fb1eacdf1e.zip FreeBSD-ports-a5c4e2d9cf0a9f54911b4e8dcef145fb1eacdf1e.tar.gz |
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r-- | misc/instant-workstation/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index d4acfef..2763aa2 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -7,7 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -28,7 +28,6 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread5 \ gpg:${PORTSDIR}/security/gnupg \ ispell:${PORTSDIR}/textproc/ispell \ startkde:${PORTSDIR}/x11/kde3 \ - mkisofs:${PORTSDIR}/sysutils/mkisofs \ mutt:${PORTSDIR}/mail/mutt \ mozilla:${PORTSDIR}/www/mozilla \ ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ |