aboutsummaryrefslogtreecommitdiff
path: root/security/libsodium
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2016-03-24 12:05:13 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2016-03-24 12:05:13 +0000
commit6d2dc4c9ef6a0cfbeeb509d232204bc50efaf13d (patch)
tree1a82f548ec4b352b09534eb173c0c096e30cbcf6 /security/libsodium
parentcf255ef60ebb39de7c4adb3e2392b91c05a3c357 (diff)
downloadports-6d2dc4c9ef6a0cfbeeb509d232204bc50efaf13d.tar.gz
ports-6d2dc4c9ef6a0cfbeeb509d232204bc50efaf13d.zip
- Fix build on 9.x
- Remove invalid mirror
Notes
Notes: svn path=/head/; revision=411775
Diffstat (limited to 'security/libsodium')
-rw-r--r--security/libsodium/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/libsodium/Makefile b/security/libsodium/Makefile
index 9dafc4faf061..c703a936e2a0 100644
--- a/security/libsodium/Makefile
+++ b/security/libsodium/Makefile
@@ -3,8 +3,7 @@
PORTNAME= libsodium
PORTVERSION= 1.0.8
CATEGORIES= security
-MASTER_SITES= http://download.libsodium.org/libsodium/releases/ \
- https://github.com/jedisct1/libsodium/releases/download/1.0.3/
+MASTER_SITES= http://download.libsodium.org/libsodium/releases/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Library to build higher-level cryptographic tools
@@ -12,7 +11,7 @@ COMMENT= Library to build higher-level cryptographic tools
LICENSE= ISCL
GNU_CONFIGURE= yes
-USES= libtool pathfix pkgconfig
+USES= libtool pathfix pkgconfig compiler:c11
USE_LDCONFIG= yes
CONFIGURE_ARGS+= --enable-blocking-random