From 1c7758f4118e555534dede617a69387e70ea6bea Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 18 Jan 2011 20:06:24 +0000 Subject: [PATCH] Unlink libxfce4menu, superseded by garcon in Xfce 4.8. Link garcon, libxfce4ui, thunar-vfs and tumbler to the build. --- x11/xfce4/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/x11/xfce4/Makefile b/x11/xfce4/Makefile index f0cd7f33e52..1245b389355 100644 --- a/x11/xfce4/Makefile +++ b/x11/xfce4/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.39 2010/10/04 17:46:26 landry Exp $ +# $OpenBSD: Makefile,v 1.40 2011/01/18 20:06:24 landry Exp $ SUBDIR = SUBDIR += exo + SUBDIR += garcon SUBDIR += gtk-xfce-engine - SUBDIR += libxfce4menu SUBDIR += libxfce4util + SUBDIR += libxfce4ui SUBDIR += libxfcegui4 SUBDIR += mousepad SUBDIR += notification-daemon-xfce @@ -17,6 +18,8 @@ SUBDIR += thunar-media-tags SUBDIR += thunar-thumbnailers SUBDIR += thunar-vcs + SUBDIR += thunar-vfs + SUBDIR += tumbler SUBDIR += xfce-utils SUBDIR += xfce4-appfinder SUBDIR += xfce4-battery