aboutsummaryrefslogtreecommitdiff
path: root/math/py-gsl
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-07 08:22:50 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-07 08:22:50 +0000
commit34c8086af5609e9a13eeca932412867ff04fe659 (patch)
treeccfdb4d0c3df38c4370977e3105f4d0daef4f01d /math/py-gsl
parentb9258c6079764689605be412924ab313dba2f30e (diff)
downloadports-34c8086af5609e9a13eeca932412867ff04fe659.tar.gz
ports-34c8086af5609e9a13eeca932412867ff04fe659.zip
Notes
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