summaryrefslogtreecommitdiff
path: root/sysutils/mklivecd
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-29 20:44:32 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-29 20:44:32 +0000
commit903e28d2c0f06293f32f3001f172f36f72e186a1 (patch)
tree2edda993300b52dfcd5eb108d78c39786c33f591 /sysutils/mklivecd
parentbaa00fd7fb61dfe3fcc7c365c51dcb75fd341a67 (diff)
downloadpkgsrc-903e28d2c0f06293f32f3001f172f36f72e186a1.tar.gz
s/BUILD_DEPENDS/DEPENDS/g
Diffstat (limited to 'sysutils/mklivecd')
-rw-r--r--sysutils/mklivecd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/mklivecd/Makefile b/sysutils/mklivecd/Makefile
index 5190ceb00d7..8560cd913f5 100644
--- a/sysutils/mklivecd/Makefile
+++ b/sysutils/mklivecd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/29 17:47:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2004/10/29 20:44:32 xtraeme Exp $
DISTNAME= mklivecd-0.7
CATEGORIES= sysutils
@@ -8,8 +8,8 @@ DISTFILES= # empty
MAINTAINER= xtraeme@NetBSD.org
COMMENT= Build a NetBSD i386 Live CD via command line
-BUILD_DEPENDS+= {cdrecord,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrecord
-BUILD_DEPENDS+= grub>=0.95:../../sysutils/grub
+DEPENDS+= {cdrecord,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrecord
+DEPENDS+= grub>=0.95:../../sysutils/grub
PKG_INSTALLATION_TYPES= overwrite pkgviews