diff options
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index aa042cc01ff..e22e0be291a 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/10/08 23:02:34 adam Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/29 05:06:11 asau Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ignore-your.tv/fusa/ COMMENT= Switch between users from the GNOME Panel -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= gdm>=2.16.0:../../x11/gdm GNU_CONFIGURE= yes |