From e19baeb3ba8c7c808e0757d26f5ac4cb38008235 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 11 Jul 2006 00:19:20 +0000 Subject: Uses C and C++. --- math/mtl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/mtl') diff --git a/math/mtl/Makefile b/math/mtl/Makefile index 854a34e7e4e..61afc8c8c3a 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:04 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/07/11 00:19:20 joerg Exp $ DISTNAME= mtl-2.1.2-21 CATEGORIES= math devel @@ -11,6 +11,8 @@ COMMENT= Matrix Template Library GNU_CONFIGURE= yes NO_BUILD= yes +USE_LANGUAGES= c c++ + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/mtl ${INSTALL_DATA} ${WRKSRC}/contrib/examples/*.cc \ -- cgit v1.2.3