diff options
author | Dan Langille <dvl@FreeBSD.org> | 2019-09-05 13:49:58 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2019-09-05 13:49:58 +0000 |
commit | 6751e2c7f66f1c1368dca85b49f3f23eed9ac7c7 (patch) | |
tree | f7454c3ed72d7e67366da4840871fcbb8c3a4cfa /math/py-pystan/Makefile | |
parent | 4b13af055f06bcecf962339839982d227e088399 (diff) |
Notes
Diffstat (limited to 'math/py-pystan/Makefile')
-rw-r--r-- | math/py-pystan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pystan/Makefile b/math/py-pystan/Makefile index 9ac22b18385b..f2dc3daec44a 100644 --- a/math/py-pystan/Makefile +++ b/math/py-pystan/Makefile @@ -11,7 +11,7 @@ MAINTAINER= gmm@tutanota.com COMMENT= PyStan is the Python interface for Stan LICENSE= GPLv3 -LICENSE_FILE= LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python shebangfix USE_PYTHON= autoplist distutils |