summaryrefslogtreecommitdiff
path: root/sysutils/dvd+rw-tools
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:17:31 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-06-02 17:17:31 +0000
commitd726ccd9e4ec73a1cdf27b91c954e80c85edfcc3 (patch)
treee31048c2bec2375a3c12c61f968380b3fe22cf0b /sysutils/dvd+rw-tools
parent- Add a workaround for the problem that cdda2wav doesn't use a page (diff)
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius
Notes
Notes: svn path=/head/; revision=110680
Diffstat (limited to 'sysutils/dvd+rw-tools')
-rw-r--r--sysutils/dvd+rw-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dvd+rw-tools/Makefile b/sysutils/dvd+rw-tools/Makefile
index 38f5d287202b..e5518131649c 100644
--- a/sysutils/dvd+rw-tools/Makefile
+++ b/sysutils/dvd+rw-tools/Makefile
@@ -6,7 +6,7 @@
PORTNAME= dvd+rw-tools
PORTVERSION= 5.19.4.9.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.pkix.net/mirror/fy.chalmers.se/ \
http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.pkix.net/mirror/fy.chalmers.se/ \
MAINTAINER= chuck@pkix.net
COMMENT= DVD burning software
-RUN_DEPENDS= ${LOCALBASE}/bin/mkisofs:${PORTSDIR}/sysutils/mkisofs
+RUN_DEPENDS= ${LOCALBASE}/bin/mkisofs:${PORTSDIR}/sysutils/cdrtools
USE_REINPLACE= yes