diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 0ca73c46c897..6f7a5dc64c87 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -22,7 +22,7 @@ INSTALLS_OMF= yes USE_RC_SUBR= gdm.sh USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomehier libgnomeui librsvg2 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ --with-html-dir=${GNOME_HTML_DIR} \ |