aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-gsl/Makefile')
-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