diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-02 03:19:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-02 03:19:12 +0000 |
commit | fd967259c6eff99f029bf01f8a7447cf02c00257 (patch) | |
tree | 6c7058379b932a466570e5d403015a0cc5892137 /x11-themes | |
parent | f463e8af9bd4ebb75060af104969b2384d409ae7 (diff) | |
download | ports-fd967259c6eff99f029bf01f8a7447cf02c00257.tar.gz ports-fd967259c6eff99f029bf01f8a7447cf02c00257.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-collection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile index ce384ff1299e..2c4961f47d73 100644 --- a/x11-themes/gtk-engines-collection/Makefile +++ b/x11-themes/gtk-engines-collection/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${PORTSDIR}/x11-themes/buffy \ ${THEMESBASE}/libqnx.so:${PORTSDIR}/x11-themes/gtk-qn-x11-theme \ ${THEMESBASE}/libstep.so:${THEMESPORTDIR}/gtkstep \ ${THEMESBASE}/libsteppastel.so:${THEMESPORTDIR}/gtkstep-pastel \ - ${THEMESBASE}/libzenith.so:${THEMESPORTDIR}/gtk-zenith-theme \ + ${THEMESBASE}/libzenith.so:${PORTSDIR}/gtk-zenith-theme \ ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-themes/thinice \ ${THEMESBASE}/libXenoStep.so:${PORTSDIR}/x11-themes/xenostep \ ${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-themes/xenophilia \ |