diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-02 13:11:56 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-02 13:11:56 +0800 |
commit | 8ce8173ba16851ab92309169c3b786127a77a44c (patch) | |
tree | f34e46b602c6b157ad4185a0287b20fbed993928 | |
parent | 4688ec03d5aff7a93e3c5776efa9757cdd0d5820 (diff) | |
download | marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.tar marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.tar.gz marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.tar.bz2 marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.tar.lz marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.tar.xz marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.tar.zst marcuscom-ports-8ce8173ba16851ab92309169c3b786127a77a44c.zip |
Remove sound-juicer from the build until it will compile again
(hopefully the next version will...)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3201 df743ca5-7f9a-e211-a948-0013205c9059
-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 2769fc73e..706b12c44 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -31,10 +31,11 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ straw:${PORTSDIR}/net/straw \ liferea:${PORTSDIR}/net/liferea \ gnotime:${PORTSDIR}/deskutils/gnotime \ - sound-juicer:${PORTSDIR}/audio/sound-juicer \ 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 \ .if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD) RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem |