- let it build with python3 too

Both python2 and python3 are supported according to official
documentation and setup.py

PR:		180465
Submitted by:	nwhitehorn
This commit is contained in:
Ruslan Makhmatkhanov 2013-07-22 12:44:32 +00:00
parent 245c59b237
commit 0fcab5e7a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323443

View file

@ -26,7 +26,7 @@ LATEST_LINK= py-${PORTNAME}
OPTIONSFILE= ${PORT_DBDIR}/py-numpy/options
USE_FORTRAN= yes
USE_PYTHON= -2.7
USE_PYTHON= yes
USE_PYDISTUTILS= yes
OPTIONS_DEFINE= ATLAS DOCS SUITESPARSE