From 3b50f68cdd2ccdc97e17d467006832515efd6690 Mon Sep 17 00:00:00 2001 From: jylefort Date: Mon, 2 May 2005 13:00:18 +0000 Subject: Chase the libgsl update. --- math/p5-Math-GSL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/p5-Math-GSL') diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 9692aa3c6a0f..3160488d0c4a 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A perl interface to GNU Scientific Library -LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl PERL_CONFIGURE= yes MAKE_ENV= INC="-I${LOCALBASE}/include" -- cgit