summaryrefslogtreecommitdiff
path: root/x11/gnome2-fifth-toe
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-23 06:58:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-23 06:58:56 +0000
commit0094dd874bff2b9b6487dc93f28802fcff5a884d (patch)
tree936b38497fac422954823477e43e470736de06f0 /x11/gnome2-fifth-toe
parent. Unbreak the build after the recent changes to ant. I've done it slightly (diff)
Add a dependency on sound-juicer.
Notes
Notes: svn path=/head/; revision=98865
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r--x11/gnome2-fifth-toe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile
index 2443b1a24e7e..3f02e0e07944 100644
--- a/x11/gnome2-fifth-toe/Makefile
+++ b/x11/gnome2-fifth-toe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome2-fifth-toe
PORTVERSION= 2.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -34,6 +34,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \
liferea:${PORTSDIR}/net/liferea \
rhythmbox:${PORTSDIR}/audio/rhythmbox \
jamboree:${PORTSDIR}/audio/jamboree \
+ sound-juicer:${PORTSDIR}/audio/sound-juicer \
gnotime:${PORTSDIR}/deskutils/gnotime
.if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD)