summaryrefslogtreecommitdiff
path: root/math/mtl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mtl/Makefile')
-rw-r--r--math/mtl/Makefile4
1 files changed, 3 insertions, 1 deletions
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 \