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 66316f3549fc..9a5e431e773f 100644 --- a/security/borzoi/Makefile +++ b/security/borzoi/Makefile @@ -19,7 +19,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:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |