summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-25 07:13:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-25 07:13:02 +0000
commit4b6eedbae0dc3f3a1ac6a7263291b5b069ee5abf (patch)
tree64aee1a6fee88feb3b78c0dadf5385b849f588d9 /math
parentDrop gettext-old dependency. (diff)
bump gsl lib version
Submitted by: La Temperanza <temperanza@softhome.net>
Notes
Notes: svn path=/head/; revision=67118
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index cad0d9f7ef8f..3c76b512c23b 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -28,7 +28,7 @@ SCRIPTS_ENV= PERL=${PERL}
.if defined(KITCHEN_SINK)
LIB_DEPENDS+= fftw.2:${PORTSDIR}/math/fftw \
- gsl.0:${PORTSDIR}/math/gsl
+ gsl.3:${PORTSDIR}/math/gsl
RUN_DEPENDS+= ppmtogif:${PORTSDIR}/graphics/netpbm \
mpeg_encode:${PORTSDIR}/graphics/mpeg_encode \
saoimage:${PORTSDIR}/astro/saoimage