diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 06c3b8a7fe1b..56f743b97fd1 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -31,14 +31,13 @@ USERS= gdm GROUPS= gdm USE_XZ= yes -USE_GETTEXT= yes USE_LDCONFIG= yes USE_XORG= dmx dmxproto INSTALLS_ICONS= yes USE_RC_SUBR= gdm USE_GNOME_SUBR= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= intlhack gnomehier gconf2 librsvg2 \ gnomedocutils gnomeprefix gnomepanel GCONF_SCHEMAS= gdm-simple-greeter.schemas |