summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-08-02 12:32:23 +0000
committerxtraeme <xtraeme>2005-08-02 12:32:23 +0000
commite28d4cd17a6936c65799f18ac627a768d01ea5db (patch)
treef187967fbe9928373f6b981184732e8635f48cc7 /sysutils
parent52b8e4e088c6988276be73942d498de551af5a3a (diff)
downloadpkgsrc-e28d4cd17a6936c65799f18ac627a768d01ea5db.tar.gz
Depend on grub>=0.97, because there is not 0.98... thanks Jeff Rizzo.
Bump PKGREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mklivecd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/mklivecd/Makefile b/sysutils/mklivecd/Makefile
index 1a8dc673bda..aa60bc21541 100644
--- a/sysutils/mklivecd/Makefile
+++ b/sysutils/mklivecd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2005/07/29 12:17:20 xtraeme Exp $
+# $NetBSD: Makefile,v 1.22 2005/08/02 12:32:23 xtraeme Exp $
DISTNAME= mklivecd-0.12.0
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,7 +10,7 @@ MAINTAINER= xtraeme@NetBSD.org
COMMENT= Make your own NetBSD/i386 Live CD-ROM/DVD-ROM
DEPENDS+= {cdrecord,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrecord
-DEPENDS+= grub>=0.98:../../sysutils/grub
+DEPENDS+= grub>=0.97:../../sysutils/grub
PKG_INSTALLATION_TYPES= overwrite pkgviews