summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-01-11 15:18:17 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-01-11 15:18:17 +0000
commit67344d35bd76cc5a857aea7320a9081f95272c79 (patch)
tree19306333af95a237e4c2402a2251d55d52187ceb /sysutils
parent4907cb116827035c7adbbaf1a8b9740d0d13c8fa (diff)
downloadpkgsrc-67344d35bd76cc5a857aea7320a9081f95272c79.tar.gz
There's no need to depend on cdrecord-xcdroast... this pkg is not
really necessary nowadays. Bump PKGREVISION.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xcdroast/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
index 9631d705dfa..ef6d6f1599e 100644
--- a/sysutils/xcdroast/Makefile
+++ b/sysutils/xcdroast/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2005/12/29 06:22:19 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2006/01/11 15:18:17 xtraeme Exp $
-DISTNAME= xcdroast-0.98alpha15
-PKGNAME= xcdroast-0.98a15
-PKGREVISION= 3
+DISTNAME= xcdroast-${DIST_VER}
+PKGNAME= xcdroast-${DIST_VER:S/alpha/a/}
+PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/}
@@ -12,7 +12,9 @@ COMMENT= Graphical user interface for the command-line cdrecord-tools
BUILD_USES_MSGFMT= YES
-DEPENDS+= cdrecord-xcdroast-0.98a15.*:../../sysutils/cdrecord-xcdroast
+DEPENDS+= cdrtools>=2.01:../../sysutils/cdrtools
+
+DIST_VER= 0.98alpha15
USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= YES