aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce4
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2009-03-03 01:52:13 +0800
committeroliver <oliver@FreeBSD.org>2009-03-03 01:52:13 +0800
commite3da6b618c4992a5dcd83e083a7deeabada3a3d7 (patch)
tree94877b02a02d4199103eefddf9c8b480b1881fed /x11-wm/xfce4
parent974df6eba8e4ce8d04db1e61f7d49d36122690d1 (diff)
downloadfreebsd-ports-gnome-e3da6b618c4992a5dcd83e083a7deeabada3a3d7.tar.gz
freebsd-ports-gnome-e3da6b618c4992a5dcd83e083a7deeabada3a3d7.tar.zst
freebsd-ports-gnome-e3da6b618c4992a5dcd83e083a7deeabada3a3d7.zip
just forgot to remove the olde xfce4-icon-theme dependency
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r--x11-wm/xfce4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index c1e90a233282..1a3a4343fbb0 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -49,8 +49,7 @@ PLIST_SUB+= GDM=""
.endif
.if !defined(WITHOUT_ICONS)
-RUN_DEPENDS+= ${LOCALBASE}/share/xfce4/mime/Rodent.mime.xml:${PORTSDIR}/x11-themes/xfce4-icon-theme \
- ${LOCALBASE}/share/themes/Xfce/xfwm4/themerc:${PORTSDIR}/misc/xfce4-wm-themes \
+RUN_DEPENDS+= ${LOCALBASE}/share/themes/Xfce/xfwm4/themerc:${PORTSDIR}/misc/xfce4-wm-themes \
icons-tango-extras>=0.1.0:${PORTSDIR}/x11-themes/icons-tango-extras
.endif