summaryrefslogtreecommitdiff
path: root/math/ntl
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 11:27:44 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 11:27:44 +0000
commit28c80770e4f5ea745540170da9b4881f2e5752ab (patch)
tree873e67ff8c71a3ac30056754d344ac9e8cc5a90c /math/ntl
parented945f0f462a000d34657d573c429c126cca0225 (diff)
downloadpkgsrc-28c80770e4f5ea745540170da9b4881f2e5752ab.tar.gz
Uses C++.
Diffstat (limited to 'math/ntl')
-rw-r--r--math/ntl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 058335409da..5a85d6d0c9e 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:30:04 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/06/04 11:27:44 joerg Exp $
DISTNAME= ntl-5.3.1
PKGREVISION= 1
@@ -11,6 +11,7 @@ COMMENT= C++ library for doing number theory
WRKSRC= ${WRKDIR}/${DISTNAME}/src
NO_CONFIGURE= yes
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
MAKEFILE= makefile