aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gsl
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-01-20 18:02:03 +0800
committerobraun <obraun@FreeBSD.org>2003-01-20 18:02:03 +0800
commit957f9f9db886f2989c609eded4bd2c8ab69155bc (patch)
tree730450371c6c07433aa7ccb61cbe3c513020cbf9 /math/py-gsl
parentd8c75e04f7c117fd9495f7642914a5c47665092b (diff)
downloadfreebsd-ports-gnome-957f9f9db886f2989c609eded4bd2c8ab69155bc.tar.gz
freebsd-ports-gnome-957f9f9db886f2989c609eded4bd2c8ab69155bc.tar.zst
freebsd-ports-gnome-957f9f9db886f2989c609eded4bd2c8ab69155bc.zip
Bump gsl shlib version.
Pointed out by: kris Forgotten by: obraun
Diffstat (limited to 'math/py-gsl')
-rw-r--r--math/py-gsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile
index f7881b3142fa..be727ff71e5f 100644
--- a/math/py-gsl/Makefile
+++ b/math/py-gsl/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= python
MAINTAINER= perky@FreeBSD.org
-LIB_DEPENDS= gsl.3:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.4:${PORTSDIR}/math/gsl
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
USE_PYTHON= yes