mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
2762b94d60
- Update WWW PR: 220994 Submitted by: aehlig@linta.de(maintainer)
12 lines
392 B
Plaintext
12 lines
392 B
Plaintext
--- configure.ac.orig 2017-07-25 06:31:48 UTC
|
|
+++ configure.ac
|
|
@@ -68,7 +68,7 @@ AC_CHECK_LIB(matheval, evaluator_get_var
|
|
|
|
if test $H5MATH = yes; then
|
|
MORE_H5UTILS="h5math\$(EXEEXT) $MORE_H5UTILS"
|
|
- MORE_H5UTILS_MANS="h5math.1 $MORE_H5UTILS_MANS"
|
|
+ MORE_H5UTILS_MANS="doc/man/h5math.1 $MORE_H5UTILS_MANS"
|
|
else
|
|
AC_MSG_WARN([can't find libmatheval: won't be able to compile h5math])
|
|
fi
|