summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-01-09 11:37:31 +0000
committerjperkin <jperkin>2014-01-09 11:37:31 +0000
commit0f9e79835988fe70b2b9cf92ae32e710a99b0891 (patch)
treef3d5b2ecd2df5e81af8e1b31ad65b7aab147cccb /benchmarks
parentc41668ce704de97f2337f05c2ec25afa14387e14 (diff)
downloadpkgsrc-0f9e79835988fe70b2b9cf92ae32e710a99b0891.tar.gz
Needs openssl.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dnsperf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile
index dd9a785685e..5eb77411b76 100644
--- a/benchmarks/dnsperf/Makefile
+++ b/benchmarks/dnsperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/11/30 20:31:18 tron Exp $
+# $NetBSD: Makefile,v 1.2 2014/01/09 11:37:31 jperkin Exp $
DISTNAME= dnsperf-src-2.0.0.0-1
PKGNAME= dnsperf-2.0.0.0
@@ -20,4 +20,5 @@ USE_BUILTIN.bind= no
REPLACE_SH+= resperf-report
.include "../../net/bind99/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"