summaryrefslogtreecommitdiff
path: root/security/nettle
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-06-21 11:53:10 +0200
committerTijl Coosemans <tijl@FreeBSD.org>2024-06-22 20:20:33 +0200
commit8c210e46352d9752ded68ca31f75504fb500e263 (patch)
tree7a9d1a458ef5b8f68e343441fc88c639214b49c0 /security/nettle
parenteditors/editorconfig-core-c: Update to 0.12.9 (diff)
security/nettle: Restore symbol versions
PR: 279856 Approved by: sunpoet (maintainer) Fixes: b2a6480826f3
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index d31d21c9d051..85fce4d180c5 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nettle
PORTVERSION= 3.10
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNU \
https://www.lysator.liu.se/~nisse/archive/
@@ -18,7 +19,7 @@ LIB_DEPENDS= libgmp.so:math/gmp
USES= compiler:c11 cpe gmake localbase pathfix
-CONFIGURE_ARGS= --enable-shared
+CONFIGURE_ARGS= --enable-ld-version-script --enable-shared
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
GNU_CONFIGURE= yes
TEST_TARGET= check