diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-22 08:33:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-22 08:33:35 +0000 |
commit | 10414ccec54f02e844142ae753bb001382acde0d (patch) | |
tree | e2ed6fb9be83803f533de8c48004dd402b4ff052 /x11/fast-user-switch-applet/Makefile | |
parent | 3ccfa823130d1edc829470fad20c048de7c9bc36 (diff) |
Notes
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 |
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 |