diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-22 17:13:35 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-22 17:13:35 +0800 |
commit | 1e59f20f41cb444634f95fa1ef685ae5226de9c6 (patch) | |
tree | ec0bb10161f14a3f4c170c7ff1bd761fa676b9c9 /x11 | |
parent | 11d964f576e06d92bc4f7fd29b49e695dc117ab1 (diff) | |
download | freebsd-ports-gnome-1e59f20f41cb444634f95fa1ef685ae5226de9c6.tar.gz freebsd-ports-gnome-1e59f20f41cb444634f95fa1ef685ae5226de9c6.tar.zst freebsd-ports-gnome-1e59f20f41cb444634f95fa1ef685ae5226de9c6.zip |
Chase the new locations for gok and gnopernicus.
Diffstat (limited to 'x11')
-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 20ee0793e661..87b8a4bb6ee3 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -38,7 +38,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes \ ggv:${PORTSDIR}/print/ggv2 \ acme:${PORTSDIR}/multimedia/acme \ - gok:${PORTSDIR}/sysutils/gok \ + gok:${PORTSDIR}/accessibility/gok \ gpdf:${PORTSDIR}/graphics/gpdf \ nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \ gcalctool:${PORTSDIR}/math/gcalctool \ @@ -46,7 +46,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ zenity:${PORTSDIR}/x11/zenity \ gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - gnopernicus:${PORTSDIR}/x11/gnopernicus + gnopernicus:${PORTSDIR}/accessibility/gnopernicus NO_BUILD= yes |