From c966e13c2062078bec748076d1712e6648057435 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 5 Jan 2006 23:29:04 +0000 Subject: Depend on cdrtools instead of cdrecord. Bump PKGREVISION. Update some messages/comments. --- sysutils/burn/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils/burn') diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index 8254eea31f6..f92d2e56411 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/06/01 18:03:21 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/05 23:29:05 wiz Exp $ # DISTNAME= burn-0.4.0 +PKGREVISION= 1 CATEGORIES= sysutils gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} @@ -10,7 +11,7 @@ HOMEPAGE= http://gsburn.sourceforge.net/ COMMENT= GNUstep based CD burning program DEPENDS+= cdparanoia>=3.0.9.8:../../audio/cdparanoia -DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord +DEPENDS+= cdrtools>=1.10:../../sysutils/cdrtools DEPENDS+= cdrdao>=1.1.5:../../sysutils/cdrdao DEPENDS+= gworkspace-[0-9]*:../../sysutils/gworkspace -- cgit v1.2.3