summaryrefslogtreecommitdiff
path: root/sysutils/cdrdao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cdrdao/Makefile')
-rw-r--r--sysutils/cdrdao/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index ad564ed408b..a7134d362bc 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/17 17:42:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/03/27 03:20:17 hubertf Exp $
#
DISTNAME= ${PKGNAME}.src
@@ -11,10 +11,7 @@ MAINTAINER= David Maxwell <david@maxwell.net>
HOMEPAGE= http://www.ping.de/sites/daneb/cdrdao.html
COMMENT= Records audio or data CD-Rs in disk-at-once (DAO) mode
-BUILD_DEPENDS+= antlr:../../devel/pccts
-BUILD_DEPENDS+= dlg:../../devel/pccts
-BUILD_DEPENDS+= genmk:../../devel/pccts
-BUILD_DEPENDS+= sor:../../devel/pccts
+BUILD_DEPENDS+= pccts-1.33.22:../../devel/pccts
GNU_CONFIGURE= YES
USE_GMAKE= YES