diff options
Diffstat (limited to 'security/borzoi/Makefile')
-rw-r--r-- | security/borzoi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile index be699392bad3..26d688b734ef 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -18,6 +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 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |