From 1851b95b9492315bfd099d4f65c9edda47271bb4 Mon Sep 17 00:00:00 2001 From: bf Date: Mon, 26 Aug 2013 16:06:37 +0000 Subject: Update math/gsl to 1.16 and adjust some dependent ports --- benchmarks/flowgrind/Makefile | 1 + benchmarks/sipp/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index a59a9a3e9d8..28b134835b7 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -3,6 +3,7 @@ PORTNAME= flowgrind PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= https://launchpad.net/flowgrind/trunk/${PORTNAME}-0.6.1/+download/ diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 1b042249ea0..6e6569fcf41 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -31,7 +31,7 @@ PCAPPLAY_DESC= RTP play support .include .if ${PORT_OPTIONS:MGSL} -LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl:${PORTSDIR}/math/gsl MAKE_ENV+= EXTRACPPFLAGS=-DHAVE_GSL \ EXTRACFLAGS=-DHAVE_GSL \ -- cgit