summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 08:33:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 08:33:35 +0000
commit10414ccec54f02e844142ae753bb001382acde0d (patch)
treee2ed6fb9be83803f533de8c48004dd402b4ff052 /x11
parentUpdate to DEV300_m10. (diff)
- Fix build after xorg cleanup
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=211751
Diffstat (limited to 'x11')
-rw-r--r--x11/fast-user-switch-applet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index 4a3790058257..e2e8aa143741 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fast-user-switch-applet
PORTVERSION= 2.22.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Fast user switching applet for GNOME
-USE_XORG= x11
+USE_XORG= x11 xmu xau ice
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes