diff options
author | pav <pav@FreeBSD.org> | 2004-06-02 10:26:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-02 10:26:24 +0800 |
commit | 2597b8a295f340e17db05bf80462ad913a382332 (patch) | |
tree | f02af437486fac430dd6abdccebaae0b494d56af /x11/gnome2 | |
parent | d29580e43d21941f155adb81b49f0556e98588e7 (diff) | |
download | freebsd-ports-gnome-2597b8a295f340e17db05bf80462ad913a382332.tar.gz freebsd-ports-gnome-2597b8a295f340e17db05bf80462ad913a382332.tar.zst freebsd-ports-gnome-2597b8a295f340e17db05bf80462ad913a382332.zip |
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index f1f1d0f3e79f..5d20fa0a99d3 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -35,7 +35,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnomeaudio2 \ ${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \ file-roller:${PORTSDIR}/archivers/fileroller \ - ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes \ + ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ ggv:${PORTSDIR}/print/ggv2 \ gok:${PORTSDIR}/accessibility/gok \ gpdf:${PORTSDIR}/graphics/gpdf \ |