summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 01:37:53 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 01:37:53 +0000
commitff6e619a85b7832ccecf32a599ac99ce0d1b8f8f (patch)
treeba305180ffa8a7ea1a13829fba1b10863910db93 /math
parentat least start with making him maintainer (diff)
port update: math/mtl
There is a minor update to mtl. Since this is port only consists of header, and no library is actually build I followed their recomendation and added NO_BUILD which saves some time doing unnecessary testing. I also wanted to add LAPACK support but I couldn't. At least I fixed a bug in configure in the process. PR: ports/55203 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes
Notes: svn path=/head/; revision=87635
Diffstat (limited to 'math')
-rw-r--r--math/mtl/Makefile6
-rw-r--r--math/mtl/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index ee73f16b1ed8..d1c244ac78ef 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -7,14 +7,16 @@
#
PORTNAME= mtl
-PORTVERSION= 2.1.2.20
+PORTVERSION= 2.1.2.21
CATEGORIES= math devel
MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/
-DISTNAME= ${PORTNAME}-2.1.2-20
+DISTNAME= ${PORTNAME}-2.1.2-21
MAINTAINER= ports@FreeBSD.org
COMMENT= The Matrix Template Library
+USE_AUTOCONF= yes
GNU_CONFIGURE= yes
+NO_BUILD= yes
.include <bsd.port.mk>
diff --git a/math/mtl/distinfo b/math/mtl/distinfo
index 440c0845f7d1..e63fe099a498 100644
--- a/math/mtl/distinfo
+++ b/math/mtl/distinfo
@@ -1 +1 @@
-MD5 (mtl-2.1.2-20.tar.gz) = d4bde52cde7d5f45a6c27c4b171cecd8
+MD5 (mtl-2.1.2-21.tar.gz) = 9219c998ed30d65fb8e08c305b6d4e46