diff options
Diffstat (limited to 'security/pinentry')
-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 ea9578710dff..f157e45e1c7a 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \ USE_GETOPT_LONG=yes USE_AUTOMAKE_VER= 15 WANT_GNOME= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |