aboutsummaryrefslogtreecommitdiff
path: root/security/botan110
diff options
context:
space:
mode:
Diffstat (limited to 'security/botan110')
-rw-r--r--security/botan110/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan110/Makefile b/security/botan110/Makefile
index 13cb54f8651f..dffba6298fc0 100644
--- a/security/botan110/Makefile
+++ b/security/botan110/Makefile
@@ -43,7 +43,7 @@ CONFIGURE_ARGS+=--with-openssl
.endif
.if ${PORT_OPTIONS:MGMP}
-LIB_DEPENDS+= gmp:${PORTSDIR}/math/gmp
+LIB_DEPENDS+= libgmp.so:${PORTSDIR}/math/gmp
CONFIGURE_ARGS+=--with-gnump
MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib"
.endif