aboutsummaryrefslogtreecommitdiff
path: root/math/py-gsl
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-02 13:00:18 +0000
commitf733c761d07002b310f809b16e9616bb8734f2d2 (patch)
treeb66214f99ec8f8bd25cffccb3c852cd264affcea /math/py-gsl
parent81ebdadaaad09f4a98f169356e1d24b00aaddad5 (diff)
downloadports-f733c761d07002b310f809b16e9616bb8734f2d2.tar.gz
ports-f733c761d07002b310f809b16e9616bb8734f2d2.zip
Chase the libgsl update.
Notes
Notes: svn path=/head/; revision=134498
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 81743da8805f..dc44f9550b33 100644
--- a/math/py-gsl/Makefile
+++ b/math/py-gsl/Makefile
@@ -19,7 +19,7 @@ COMMENT= Python interface to GNU Scientific Library
BUILD_DEPENDS= ${PYNUMERIC}
RUN_DEPENDS= ${PYNUMERIC}
-LIB_DEPENDS= gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g}
USE_PYTHON= yes