From 93a1cdcb1c91bd5eedfa6095df7a638618ae66d1 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 15 Jun 2000 12:08:10 +0000 Subject: Disable this for now, until someone syncs this with cdrecord. --- sysutils/mkisofs/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysutils/mkisofs/Makefile b/sysutils/mkisofs/Makefile index d36a87fbf9c..0a13c4a854a 100644 --- a/sysutils/mkisofs/Makefile +++ b/sysutils/mkisofs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/05/07 08:09:06 ross Exp $ +# $NetBSD: Makefile,v 1.15 2000/06/15 12:08:10 hubertf Exp $ # DISTNAME= mkisofs-1.11.3 @@ -8,6 +8,9 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/packages/mkisofs/ MAINTAINER= mycroft@netbsd.org HOMEPAGE= http://andante.jic.com/mkisofs.html +IGNORE= "is now part of the cdrecord(-current) package" \ + "(someone maybe split mkisofs out from cdrecord)." + GNU_CONFIGURE= yes ALL_TARGET= World -- cgit v1.2.3