summaryrefslogtreecommitdiff
path: root/math/py-gsl
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-23 22:01:09 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-23 22:01:09 +0000
commit79c328afe9a7bfb73598d0d867252fa247237016 (patch)
tree27ed3813eb56580379f9589f49e0ed453157f02d /math/py-gsl
parentUpdate to 1.2 (diff)
shlib version bump for ports depending on math/gsl
Notes
Notes: svn path=/head/; revision=63458
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 9638a459c30b..f7881b3142fa 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.0:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.3:${PORTSDIR}/math/gsl
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
USE_PYTHON= yes