diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-01-20 10:02:03 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-01-20 10:02:03 +0000 |
commit | 4ed718b84c873de1842ed24006d99cd70768656a (patch) | |
tree | 66b78e19a07a6d6050575724374eb3e6722a368d /math/py-gsl | |
parent | b906ed3da00f30a10f4896c1fff2992c84dfaebf (diff) | |
download | ports-4ed718b84c873de1842ed24006d99cd70768656a.tar.gz ports-4ed718b84c873de1842ed24006d99cd70768656a.zip |
Notes
Diffstat (limited to 'math/py-gsl')
-rw-r--r-- | math/py-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index f7881b3142fa..be727ff71e5f 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.3:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.4:${PORTSDIR}/math/gsl PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} USE_PYTHON= yes |