diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-09 11:39:45 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-09 11:39:45 +0000 |
commit | 641aab050a295852c94499624b19cafb9f8bc99d (patch) | |
tree | baf1af1f1cf19e1e4a8432d3d33985a2b1ec0119 /science/mei | |
parent | 45d8e622ee479d4a1328d18107de6cb3cb1cb6ce (diff) | |
download | ports-641aab050a295852c94499624b19cafb9f8bc99d.tar.gz ports-641aab050a295852c94499624b19cafb9f8bc99d.zip |
Notes
Diffstat (limited to 'science/mei')
-rw-r--r-- | science/mei/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mei/Makefile b/science/mei/Makefile index 5916b5b3f5cc..5f6b82a6cfe8 100644 --- a/science/mei/Makefile +++ b/science/mei/Makefile @@ -15,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libbft.so:science/bft BUILD_DEPENDS= swig:devel/swig13 -USES= libtool python +USES= libtool python:2.7 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_PYEXE=${PYTHON_CMD} |