diff options
Diffstat (limited to 'security/pinentry/Makefile')
-rw-r--r-- | security/pinentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index abd75bdcfbe9..6dad91e559d9 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -23,7 +23,7 @@ CONFLICTS?= pinentry-[a-z]*-[0.9]* USE_GETOPT_LONG=yes USE_ICONV= yes WANT_GNOME= yes -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |