aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
commitf733c761d07002b310f809b16e9616bb8734f2d2 (patch)
treeb66214f99ec8f8bd25cffccb3c852cd264affcea /math/p5-Math-GSL/Makefile
parent81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff)
downloadports-f733c761d07002b310f809b16e9616bb8734f2d2.tar.gz
ports-f733c761d07002b310f809b16e9616bb8734f2d2.zip
Notes
Diffstat (limited to 'math/p5-Math-GSL/Makefile')
-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 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"