diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-23 06:58:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-23 06:58:56 +0000 |
commit | 0094dd874bff2b9b6487dc93f28802fcff5a884d (patch) | |
tree | 936b38497fac422954823477e43e470736de06f0 /x11/gnome2-fifth-toe | |
parent | 8837524ab69e955ca82221bf1bbc66d1f83c44de (diff) | |
download | ports-0094dd874bff2b9b6487dc93f28802fcff5a884d.tar.gz ports-0094dd874bff2b9b6487dc93f28802fcff5a884d.zip |
Notes
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 |
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) |