aboutsummaryrefslogtreecommitdiffstats
path: root/math/asymptote
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-05-10 00:42:27 +0800
committerbf <bf@FreeBSD.org>2011-05-10 00:42:27 +0800
commit9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82 (patch)
tree429963647e6e5bedcc078c89848272ba7005f80f /math/asymptote
parent09c383e1087f0045ede49a9c0779de7fdbbe9e47 (diff)
downloadfreebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.gz
freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.zst
freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.zip
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Diffstat (limited to 'math/asymptote')
-rw-r--r--math/asymptote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 0ae95555cf09..698930f315b5 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= A powerful script-based vector graphics language
.if defined(WITH_GSL)
-LIB_DEPENDS+= gsl.15:${PORTSDIR}/math/gsl
+LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl
.endif
.if defined(WITH_FFTW)
LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3