summaryrefslogtreecommitdiff
path: root/security/borzoi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/borzoi/Makefile')
-rw-r--r--security/borzoi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile
index e8b96d6ed794..be699392bad3 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:13
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>