diff options
author | pav <pav@FreeBSD.org> | 2004-06-02 15:32:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-02 15:32:49 +0800 |
commit | 3fb8bab250b956d85fa81c4c42f213db226f796a (patch) | |
tree | aae69b997393ccbe0385b7d8ce4d5f10db2236aa /x11/gnome2-fifth-toe | |
parent | 540dc5cb3a1d2d7dd68bfd139f29a9631e85ca62 (diff) | |
download | freebsd-ports-graphics-3fb8bab250b956d85fa81c4c42f213db226f796a.tar.gz freebsd-ports-graphics-3fb8bab250b956d85fa81c4c42f213db226f796a.tar.zst freebsd-ports-graphics-3fb8bab250b956d85fa81c4c42f213db226f796a.zip |
- Chase depenency on on gnome-themes-extras
Reported by: INDEX build failure on ports@
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index bb7a0fb3ba8..8ef8cd68e73 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ tsclient:${PORTSDIR}/net/tsclient \ galeon:${PORTSDIR}/www/galeon2 \ seahorse:${PORTSDIR}/security/seahorse \ - ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-toolkits/gnome-themes-extras \ + ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ bluefish:${PORTSDIR}/www/bluefish-devel \ gossip:${PORTSDIR}/net/gossip \ inkscape:${PORTSDIR}/graphics/inkscape \ |