aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2008-08-30 13:26:23 +0800
committerkan <kan@FreeBSD.org>2008-08-30 13:26:23 +0800
commite6e130b91e9d5b68b8848a3e70238dc83d69b9b9 (patch)
tree46cf76561c73d9be1f6da6aef0baed251082dfd2 /x11-toolkits
parent344cf9b28b797fa2e215476392c1accc9a02d5df (diff)
downloadfreebsd-ports-gnome-e6e130b91e9d5b68b8848a3e70238dc83d69b9b9.tar.gz
freebsd-ports-gnome-e6e130b91e9d5b68b8848a3e70238dc83d69b9b9.tar.zst
freebsd-ports-gnome-e6e130b91e9d5b68b8848a3e70238dc83d69b9b9.zip
Add explicit dependency for libSM library. It is required for XFCE components
to be able to issue session-management requests to xfce4-session, but is not pulled in by default when packages are build on package cluster. The user-visible effect of this omission was non-funtional Quit button on xfce panel.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libxfce4gui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index f03b709c3d32..cdfd1afae7b7 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_XFCE= libutil
+USE_XORG= sm
OPTIONS= GTKDOC "install the library documentation" off