diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-01 17:15:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-01 17:15:09 +0000 |
commit | ee296059f240d310b05083f696abe6e2bb60b181 (patch) | |
tree | 48f1ec35e8dc077b4d55b7b8668ebd63d54fbe36 /x11-themes | |
parent | 27799ef6c8a87594499daee040f4c13b6517d7b3 (diff) | |
download | ports-ee296059f240d310b05083f696abe6e2bb60b181.tar.gz ports-ee296059f240d310b05083f696abe6e2bb60b181.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-collection/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile index 19dcb85bc275..52d2e9dd3106 100644 --- a/x11-themes/gtk-engines-collection/Makefile +++ b/x11-themes/gtk-engines-collection/Makefile @@ -19,11 +19,8 @@ COMMENT= The "meta-port" for the collection of several GTK+ theme engines RUN_DEPENDS= ${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-themes/gnome-look \ ${THEMESBASE}/libpixmap.so:${PORTSDIR}/x11-themes/gtk-engines \ ${THEMESBASE}/libqnx.so:${PORTSDIR}/x11-themes/gtk-qn-x11-theme \ - ${THEMESBASE}/libstep.so:${PORTSDIR}/x11-themes/gtkstep \ - ${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-themes/gtkstep-pastel \ ${THEMESBASE}/libzenith.so:${PORTSDIR}/x11-themes/gtk-zenith-theme \ - ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-themes/thinice \ - ${THEMESBASE}/libwhistler.so:${PORTSDIR}/x11-themes/whistlerk + ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-themes/thinice THEMESBASE= ${LOCALBASE}/lib/gtk/themes/engines |