diff options
Diffstat (limited to 'math/mtl/Makefile')
-rw-r--r-- | math/mtl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile index d1c244ac78ef..f679be2cee13 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-2.1.2-21 MAINTAINER= ports@FreeBSD.org COMMENT= The Matrix Template Library -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes NO_BUILD= yes |