diff options
Diffstat (limited to 'math/ltl/Makefile')
-rw-r--r-- | math/ltl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ltl/Makefile b/math/ltl/Makefile index 62286069af05..f1d2ac47b66b 100644 --- a/math/ltl/Makefile +++ b/math/ltl/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/ MAINTAINER= rossiya@gmail.com -COMMENT= A C++ class SSE library for scientific computing +COMMENT= C++ class SSE library for scientific computing LIB_DEPENDS= liblapack.so:${PORTSDIR}/math/lapack \ libblas.so:${PORTSDIR}/math/blas |