aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/ltl/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/math/ltl/Makefile b/math/ltl/Makefile
index 60ec017b6ec0..a040a8eedcc6 100644
--- a/math/ltl/Makefile
+++ b/math/ltl/Makefile
@@ -8,12 +8,16 @@
PORTNAME= ltl
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/
MAINTAINER= rossiya@gmail.com
COMMENT= A C++ class SSE library for scientific computing
+LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack \
+ blas.2:${PORTSDIR}/math/blas
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:22
@@ -21,7 +25,7 @@ CONFIGURE_ARGS= --with-cxx=gcc --disable-doxygen --prefix=${PREFIX} --includedir
MAKE_ENV= prefix=${PREFIX} exec_prefix=${PREFIX}
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
-INSTALL_TARGET= install install-data check distdir
+INSTALL_TARGET= install install-data distdir
PORTDOCS= *.html