From 925fe17b241759e59b80d2a8e202e4bd3e2db190 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 25 Dec 2009 17:53:01 +0000 Subject: Add a missing dependency on libSM. Reported by: QAT --- www/gnome-user-share/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index 0ce80739b823..a256b27f1bca 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-user-share PORTVERSION= 2.28.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -27,6 +27,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes USE_APACHE= 2.2+ +USE_XORG= sm USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_ICONS= yes -- cgit