diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-19 04:45:13 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-19 04:45:13 +0800 |
commit | 47597637780004689009c62aa06ee9de17a29843 (patch) | |
tree | 2de07dba3f7dece5175636206b33d710af610b89 /x11/gnome2-fifth-toe | |
parent | 6105f2314ce751114f6be24d789013d517e94a96 (diff) | |
download | marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.tar marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.tar.gz marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.tar.bz2 marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.tar.lz marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.tar.xz marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.tar.zst marcuscom-ports-47597637780004689009c62aa06ee9de17a29843.zip |
Re-enable sound-juicer now that it builds.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3455 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 6d8545389..c6abb4141 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -33,9 +33,8 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ gnotime:${PORTSDIR}/deskutils/gnotime \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ jamboree:${PORTSDIR}/audio/jamboree \ - ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data -## Currently broken ports: -# sound-juicer:${PORTSDIR}/audio/sound-juicer \ + ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \ + sound-juicer:${PORTSDIR}/audio/sound-juicer .include <bsd.port.pre.mk> |