summaryrefslogtreecommitdiff
path: root/math/py-gsl
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-01-20 10:02:03 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-01-20 10:02:03 +0000
commit4ed718b84c873de1842ed24006d99cd70768656a (patch)
tree66b78e19a07a6d6050575724374eb3e6722a368d /math/py-gsl
parentAdd php3 distinfo too. (diff)
Bump gsl shlib version.
Pointed out by: kris Forgotten by: obraun
Notes
Notes: svn path=/head/; revision=73642
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