aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-30 14:16:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-30 14:16:26 +0000
commit811785d60a0e6cff942b000fe3d53d0a339fb748 (patch)
tree0ba10a1af2c0b674494d9eef5f493394f9f0c32d /math
parent7738fa1d13b0e4f1f58548f0fa79ec0e103d5ee9 (diff)
downloadports-811785d60a0e6cff942b000fe3d53d0a339fb748.tar.gz
ports-811785d60a0e6cff942b000fe3d53d0a339fb748.zip
Notes
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