diff options
Diffstat (limited to 'security/borzoi/Makefile')
-rw-r--r-- | security/borzoi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index 4509f60219cd..348fb4e625a1 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -18,7 +18,7 @@ COMMENT= An Elliptic Curve Cryptography Library BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes |