summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-03-02 17:52:13 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-03-02 17:52:13 +0000
commit53f0ccb1b9eb62ea84c7a9b7f9b1a64f803a331c (patch)
tree165241672c01845d4c7800956065d7ce2b0ff63d /x11-wm/xfce4/Makefile
parent- Update to 1.14 (diff)
just forgot to remove the olde xfce4-icon-theme dependency
Notes
Notes: svn path=/head/; revision=229343
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-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