summaryrefslogtreecommitdiff
path: root/sysutils/eroaster/Makefile
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/eroaster/Makefile
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/eroaster/Makefile')
-rw-r--r--sysutils/eroaster/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/eroaster/Makefile b/sysutils/eroaster/Makefile
index 6ae7212c7f4c..7d2034a7e385 100644
--- a/sysutils/eroaster/Makefile
+++ b/sysutils/eroaster/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eroaster
PORTVERSION= 2.2.0.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= eroaster
@@ -17,7 +17,6 @@ MAINTAINER= dave@gufi.org
COMMENT= A GNOME2 frontend to mkisofs/cdrecord
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/_gnome.so:${PORTSDIR}/x11-toolkits/py-gnome2 \
- mkisofs:${PORTSDIR}/sysutils/mkisofs \
cdrecord:${PORTSDIR}/sysutils/cdrtools
.if defined(WITH_ADDITIONAL_PROGRAMS)