aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2009-08-30 16:56:21 +0800
committerolgeni <olgeni@FreeBSD.org>2009-08-30 16:56:21 +0800
commita3697d9fbd4f15283d8bae4092ca4df61afb3454 (patch)
treecd490aaac3b0ef626bc2ddb90a76537357f859d5 /x11-wm
parentc7083caca558ef0bcc278be219ad26125a261fbc (diff)
downloadfreebsd-ports-gnome-a3697d9fbd4f15283d8bae4092ca4df61afb3454.tar.gz
freebsd-ports-gnome-a3697d9fbd4f15283d8bae4092ca4df61afb3454.tar.zst
freebsd-ports-gnome-a3697d9fbd4f15283d8bae4092ca4df61afb3454.zip
USE_XORG: add ice, sm, xft, xinerama and xrandr, which I missed on the last upgrade.
Noticed by: erwin
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/Makefile3
1 files changed, 2 insertions, 1 deletions
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