diff options
Diffstat (limited to 'security/libgcrypt-devel/Makefile')
-rw-r--r-- | security/libgcrypt-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgcrypt-devel/Makefile b/security/libgcrypt-devel/Makefile index bd8e3084263d..b021d44f903b 100644 --- a/security/libgcrypt-devel/Makefile +++ b/security/libgcrypt-devel/Makefile @@ -22,7 +22,7 @@ CONFLICTS= libgcrypt-1.1* USE_REINPLACE= yes USE_PERL5= yes USE_GNOME= lthack -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" \ CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include/pth" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib/pth" |