aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-08-29 22:43:10 +0800
committerbapt <bapt@FreeBSD.org>2014-08-29 22:43:10 +0800
commit9a2ced85fe5f2943b141d9e1224e63434efa1007 (patch)
tree4beaacaaaaccc07b81b16f4c4677e2f332c28af9 /science
parent834b205a2071aaf7b56f3f088530c034c85aa2fb (diff)
downloadfreebsd-ports-gnome-9a2ced85fe5f2943b141d9e1224e63434efa1007.tar.gz
freebsd-ports-gnome-9a2ced85fe5f2943b141d9e1224e63434efa1007.tar.zst
freebsd-ports-gnome-9a2ced85fe5f2943b141d9e1224e63434efa1007.zip
Modernize python
Diffstat (limited to 'science')
-rw-r--r--science/py-scipy/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index 9a0cb126aa7c..837c7166c613 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -25,10 +25,8 @@ RUN_DEPENDS= ${PYNUMPY} \
LATEST_LINK= py-${PORTNAME}
OPTIONSFILE= ${PORT_DBDIR}/py-numpy/options
-USES= fortran
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= fortran python
+USE_PYTHON= distutils autoplist
OPTIONS_DEFINE= ATLAS DOCS SUITESPARSE
OPTIONS_DEFAULT=SUITESPARSE