From 25020695c08c46417b890ec4e950d67c69bed90a Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 14:56:20 +0000 Subject: Uses C++. --- math/cln/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/cln') diff --git a/math/cln/Makefile b/math/cln/Makefile index 2dc164b2056..54f16dfb9b8 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/06 19:46:33 adam Exp $ +# $NetBSD: Makefile,v 1.13 2006/06/06 14:56:20 joerg Exp $ DISTNAME= cln-1.1.11 CATEGORIES= math @@ -12,6 +12,7 @@ HOMEPAGE= http://www.ginac.de/CLN/ COMMENT= CLN Class Library for Numbers USE_TOOLS+= gmake pkg-config +USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes LIBTOOL_OVERRIDE+= libtool -- cgit v1.2.3