aboutsummaryrefslogtreecommitdiffstats
path: root/dns/curvedns
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2014-08-27 20:37:51 +0800
committervsevolod <vsevolod@FreeBSD.org>2014-08-27 20:37:51 +0800
commit0e2c71030f1cb7ea941627be8a34325e582d0c9b (patch)
treeaf7aa2611a594d4c264d018e45ffd486b6eb55ff /dns/curvedns
parentf570a9cd29c8d4d7d8dbe23ee3e4883e677aebb6 (diff)
downloadfreebsd-ports-gnome-0e2c71030f1cb7ea941627be8a34325e582d0c9b.tar.gz
freebsd-ports-gnome-0e2c71030f1cb7ea941627be8a34325e582d0c9b.tar.zst
freebsd-ports-gnome-0e2c71030f1cb7ea941627be8a34325e582d0c9b.zip
Update to fit the recent libsodium.
Diffstat (limited to 'dns/curvedns')
-rw-r--r--dns/curvedns/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/curvedns/Makefile b/dns/curvedns/Makefile
index 4902c1d93230..eacdaef970c0 100644
--- a/dns/curvedns/Makefile
+++ b/dns/curvedns/Makefile
@@ -3,7 +3,7 @@
PORTNAME= curvedns
PORTVERSION= 0.88.b
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= dns
DISTNAME= curvedns-0.88-unstable
@@ -11,8 +11,7 @@ MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Forwarder adding DNSCurve to an authoritative nameserver
LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev \
- libsodium.so:${PORTSDIR}/security/libsodium \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo
+ libsodium.so:${PORTSDIR}/security/libsodium
RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash