aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gsl
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-07 16:22:50 +0800
committervs <vs@FreeBSD.org>2004-07-07 16:22:50 +0800
commita4b3025c8d7c55fe5f48ad730212a7cdef6a89fb (patch)
treedd4410c5f4ed0154f519fcdf52f21c0d2a51559f /math/py-gsl
parent7abfb7602d7e1f955e410e7e03f1f1861279e132 (diff)
downloadfreebsd-ports-gnome-a4b3025c8d7c55fe5f48ad730212a7cdef6a89fb.tar.gz
freebsd-ports-gnome-a4b3025c8d7c55fe5f48ad730212a7cdef6a89fb.tar.zst
freebsd-ports-gnome-a4b3025c8d7c55fe5f48ad730212a7cdef6a89fb.zip
Chase libgsl-update
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 da13662cdc4a..9e8c41417c48 100644
--- a/math/py-gsl/Makefile
+++ b/math/py-gsl/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= python
MAINTAINER= perky@FreeBSD.org
COMMENT= Python interface to GNU Scientific Library
-LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
USE_PYTHON= yes