diff options
author | adamw <adamw@FreeBSD.org> | 2004-05-22 04:55:32 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-05-22 04:55:32 +0800 |
commit | 6339cb7cdc70cb0596d0ea8e547e9e774788bc70 (patch) | |
tree | 88e61c854224f171cd986df06b4b20316b44ae20 /x11/gnome2-fifth-toe | |
parent | 389d50c92df8f8749561634bd82bb0f00406df06 (diff) | |
download | freebsd-ports-gnome-6339cb7cdc70cb0596d0ea8e547e9e774788bc70.tar.gz freebsd-ports-gnome-6339cb7cdc70cb0596d0ea8e547e9e774788bc70.tar.zst freebsd-ports-gnome-6339cb7cdc70cb0596d0ea8e547e9e774788bc70.zip |
Add gnomesystemtools, and re-add jamboree, which now builds fine.
PORTREVISION bump.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 9bd941ca010f..bb7a0fb3ba82 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -33,9 +34,9 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ liferea:${PORTSDIR}/net/liferea \ gnotime:${PORTSDIR}/deskutils/gnotime \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ - rhythmbox:${PORTSDIR}/audio/rhythmbox -# not yet buildable under GNOME 2.5 -# jamboree:${PORTSDIR}/audio/jamboree + rhythmbox:${PORTSDIR}/audio/rhythmbox \ + boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + jamboree:${PORTSDIR}/audio/jamboree .if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem |