Remove expired ports from the dependencies
This commit is contained in:
parent
27799ef6c8
commit
ee296059f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273401
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue