diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-02 05:34:48 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-02 05:34:48 +0800 |
commit | 7f762a77eb89a1661cc7b1a80fd22a7d26db30a0 (patch) | |
tree | 9c517f208ef60d3a04b9f2a3f5f0bc2ea81a2df7 /x11/gnome2/Makefile | |
parent | eccbf4c30f785f39045b58fefa615a267b9d3d5e (diff) | |
download | marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.tar marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.tar.gz marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.tar.bz2 marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.tar.lz marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.tar.xz marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.tar.zst marcuscom-ports-7f762a77eb89a1661cc7b1a80fd22a7d26db30a0.zip |
replace caribou with gok. It isn't production ready yet.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14529 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 3d87835cc..87544e59a 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.296 2010/08/23 07:26:21 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.297 2010/08/29 23:04:18 marcus Exp $ # PORTNAME= gnome2 @@ -34,7 +34,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple ${LOCALBASE}/share/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ file-roller:${PORTSDIR}/archivers/file-roller \ ${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ - caribou:${PORTSDIR}/accessibility/caribou \ + gok:${PORTSDIR}/accessibility/gok \ gcalctool:${PORTSDIR}/math/gcalctool \ ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ ${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \ |