diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-30 15:50:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-30 15:50:30 +0000 |
commit | 551be3c7231225ed9c26479af2b8914fb2ef0ea8 (patch) | |
tree | d296c82a71504382f4faefa0bf8d7be384ea1105 /science/tfel/Makefile | |
parent | 02f9c9be1699251467efc027f210049dfe14f9c5 (diff) |
Notes
Diffstat (limited to 'science/tfel/Makefile')
-rw-r--r-- | science/tfel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/tfel/Makefile b/science/tfel/Makefile index 2ac37e823fd7..ff18f4d06630 100644 --- a/science/tfel/Makefile +++ b/science/tfel/Makefile @@ -22,10 +22,9 @@ GNUPLOT_BUILD_DEPENDS= gnuplot:math/gnuplot GNUPLOT_RUN_DEPENDS= gnuplot:math/gnuplot PYTHON_LIB_DEPENDS= libboost_python.so:devel/boost-python-libs -PYTHON_USES= localbase python +PYTHON_USES= localbase python:2.7 PYTHON_CONFIGURE_ARGS= --enable-python-bindings PYTHON_CONFIGURE_WITH= boost=${LOCALBASE} -PYTHON_USES= localbase python USES= libtool tar:bzip2 GNU_CONFIGURE= yes |