diff options
-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 5a87ea982c6f..aef88595349b 100644 --- a/math/py-pystan/Makefile +++ b/math/py-pystan/Makefile @@ -32,4 +32,4 @@ SHEBANG_FILES= ${WRKSRC}/pystan/stan/lib/stan_math/lib/upgrade-sundials.sh \ NO_ARCH= yes NO_ARCH_IGNORE= _api.so _chains.so _misc.so -.include <bsd.port.post.mk> +.include <bsd.port.mk> |