diff options
author | fvdl <fvdl@pkgsrc.org> | 2000-06-01 14:22:11 +0000 |
---|---|---|
committer | fvdl <fvdl@pkgsrc.org> | 2000-06-01 14:22:11 +0000 |
commit | bbe7e05e23ec4529cf4fdf72588bc3476fa1b439 (patch) | |
tree | 15f01644ab10752175be7932ed1607242cdf3b6e /sysutils | |
parent | 12aeb943ef4f6db560e7ecd38df041291b275313 (diff) | |
download | pkgsrc-bbe7e05e23ec4529cf4fdf72588bc3476fa1b439.tar.gz |
Disable mkisofs, it is now part of the cdrecord package.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 9f2b77b5c9f..aa8e01619e1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2000/05/12 15:41:26 mjl Exp $ +# $NetBSD: Makefile,v 1.63 2000/06/01 14:22:11 fvdl Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -36,7 +36,6 @@ SUBDIR += mc SUBDIR += memconf SUBDIR += mkhybrid - SUBDIR += mkisofs SUBDIR += mksunbootcd SUBDIR += mtools SUBDIR += osname |