aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-11-04 12:04:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-11-04 12:04:34 +0000
commit8f2a72b423e5d26f6488fed379d8c1f199afd3f2 (patch)
treee299b20f5c3744c02452d0ce03a7f51f2727bfae /math/p5-Math-GSL
parent4c0fb86de425ad5ed62174da138877980e641e5b (diff)
downloadports-8f2a72b423e5d26f6488fed379d8c1f199afd3f2.tar.gz
ports-8f2a72b423e5d26f6488fed379d8c1f199afd3f2.zip
Notes
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 30fbfead2157..807a09d6400a 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.4:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl
PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"