From a3697d9fbd4f15283d8bae4092ca4df61afb3454 Mon Sep 17 00:00:00 2001 From: olgeni Date: Sun, 30 Aug 2009 08:56:21 +0000 Subject: USE_XORG: add ice, sm, xft, xinerama and xrandr, which I missed on the last upgrade. Noticed by: erwin --- x11-wm/sawfish/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 6a16e25171d2..f87bdc913daf 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -8,6 +8,7 @@ PORTNAME= sawfish PORTVERSION= 1.5.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= SF/sawmill/${PORTNAME}/${PORTVERSION} @@ -24,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x1 GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//} PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION} -USE_XORG= x11 +USE_XORG= ice sm x11 xft xinerama xrandr USE_GMAKE= yes USE_GNOME= pango gtk20 glib20 USE_BZIP2= yes -- cgit