diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-10-13 07:59:41 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-10-13 07:59:41 +0000 |
commit | a8f55bd2f918071169b810838ee38b84959863a7 (patch) | |
tree | 9c366b58252a07911aff1b51583514f95c9d6692 /security/libgcrypt | |
parent | 6f4685d6407ac2d5cc0ace564642bfa16006f3b4 (diff) | |
download | ports-a8f55bd2f918071169b810838ee38b84959863a7.tar.gz ports-a8f55bd2f918071169b810838ee38b84959863a7.zip |
Notes
Diffstat (limited to 'security/libgcrypt')
-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 899496e23b2b..8ee441884a73 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error USE_REINPLACE= yes USE_PERL5= yes -USE_INC_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=15 CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |