aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-29 01:12:27 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-29 01:12:27 +0000
commit6905d4a0d8518b83f28bf41330e381a8128dc0b4 (patch)
tree30905f5c5ec570d5180cc95b3ca4699a84635835 /math/p5-Math-GSL/Makefile
parentd53fd93f0b690c56a78a292c01f0fe87b04480d1 (diff)
downloadports-6905d4a0d8518b83f28bf41330e381a8128dc0b4.tar.gz
ports-6905d4a0d8518b83f28bf41330e381a8128dc0b4.zip
Notes
Diffstat (limited to 'math/p5-Math-GSL/Makefile')
-rw-r--r--math/p5-Math-GSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index d24e1ddd1a35..b61d68818660 100644
--- a/math/p5-Math-GSL/Makefile
+++ b/math/p5-Math-GSL/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Math-GSL
PORTVERSION= 0.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,7 +18,7 @@ COMMENT= A perl interface to GNU Scientific Library
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
${SITE_PERL}/Test/Class.pm:${PORTSDIR}/devel/p5-Test-Class
-LIB_DEPENDS= gsl.14:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl
PERL_CONFIGURE= yes
PERL_MODBUILD= yes