diff options
Diffstat (limited to 'devel/py-fortran/Makefile')
-rw-r--r-- | devel/py-fortran/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-fortran/Makefile b/devel/py-fortran/Makefile index 66e884451b48..e06f26b871f5 100644 --- a/devel/py-fortran/Makefile +++ b/devel/py-fortran/Makefile @@ -14,7 +14,7 @@ COMMENT= Creating extensions to the Python language with Fortran routines LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numeric>0:math/py-numeric@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numeric>0:math/py-numeric@${PY_FLAVOR} USES= python:2.7 USE_PYTHON= autoplist distutils |