diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-02 01:15:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-02 01:15:09 +0800 |
commit | 3fb2290ac186fa6b75a3e2d5a6f1977a918c1284 (patch) | |
tree | b34c0c04d4c7358073931aa9fb877db83d317d1a /x11-themes | |
parent | a36c672aeda53dad84bb1322fa083ae1dcc53de7 (diff) | |
download | freebsd-ports-gnome-3fb2290ac186fa6b75a3e2d5a6f1977a918c1284.tar.gz freebsd-ports-gnome-3fb2290ac186fa6b75a3e2d5a6f1977a918c1284.tar.zst freebsd-ports-gnome-3fb2290ac186fa6b75a3e2d5a6f1977a918c1284.zip |
Remove expired ports from the dependencies
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 |