diff options
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r-- | security/libgcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 7ca4820b2989..d6b66a8d9f42 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error USE_REINPLACE= yes USE_PERL5= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |