summaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-07 08:22:50 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-07 08:22:50 +0000
commit34c8086af5609e9a13eeca932412867ff04fe659 (patch)
treeccfdb4d0c3df38c4370977e3105f4d0daef4f01d /math/p5-Math-GSL
parentRequires fvwm2-devel, not plain fvwm2 (diff)
Chase libgsl-update
Notes
Notes: svn path=/head/; revision=113119
Diffstat (limited to 'math/p5-Math-GSL')
-rw-r--r--math/p5-Math-GSL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index 4fdfa0b129a4..9692aa3c6a0f 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.5:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"