diff options
Diffstat (limited to 'security/gnome-keyring/Makefile')
-rw-r--r-- | security/gnome-keyring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 150b78ef1ede..ae3f961f4f49 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack intlhack gconf2 USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |