diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-24 18:00:53 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-24 18:00:53 +0000 |
commit | 42991629a0c89bd5013f5689d14e77fbb4b41916 (patch) | |
tree | c7233409fad80fc9dcd5fd6e74e7922a7b0d7c12 /math/mtl | |
parent | cf60f804aa7a53d6143cef1f02e9f675e47e271e (diff) | |
download | ports-42991629a0c89bd5013f5689d14e77fbb4b41916.tar.gz ports-42991629a0c89bd5013f5689d14e77fbb4b41916.zip |
Notes
Diffstat (limited to 'math/mtl')
-rw-r--r-- | math/mtl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile index f679be2cee13..20ccba10fcd8 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-2.1.2-21 MAINTAINER= ports@FreeBSD.org COMMENT= The Matrix Template Library -USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes NO_BUILD= yes |