From 286d9c8ade483ab138ca8d38f499fc04c2a38aaf Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 20 Feb 2013 21:36:52 +0000 Subject: Does not really use c++, remove it from languages. --- math/cloog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/cloog') diff --git a/math/cloog/Makefile b/math/cloog/Makefile index 4544ec420ea..f987e43b1e8 100644 --- a/math/cloog/Makefile +++ b/math/cloog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/02/17 22:17:41 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2013/02/20 21:36:52 wiz Exp $ DISTNAME= cloog-0.18.0 PKGREVISION= 1 @@ -11,7 +11,7 @@ COMMENT= Code generator for loop optimization (used by gcc) LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ +USE_LANGUAGES= c USE_LIBTOOL= yes TEST_TARGET= check -- cgit v1.2.3