aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sipp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r--benchmarks/sipp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile
index a6b73d3b55d4..3d4b8de7fd09 100644
--- a/benchmarks/sipp/Makefile
+++ b/benchmarks/sipp/Makefile
@@ -33,7 +33,7 @@ OPTIONS= OPENSSL "OpenSSL support (for digest auth and SIP over TLS)" on \
.include <bsd.port.pre.mk>
.if defined(WITH_GSL)
-LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl
+LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl
MAKE_ENV+= EXTRACPPFLAGS=-DHAVE_GSL \
EXTRACFLAGS=-DHAVE_GSL \