summaryrefslogtreecommitdiff
path: root/math/cloog
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-02-20 21:36:52 +0000
committerwiz <wiz@pkgsrc.org>2013-02-20 21:36:52 +0000
commit286d9c8ade483ab138ca8d38f499fc04c2a38aaf (patch)
treeec9410d417f65f91a520754b636bcda5bfea319a /math/cloog
parentcd9a14997a67d5d6882db7d06816776421edc1e1 (diff)
downloadpkgsrc-286d9c8ade483ab138ca8d38f499fc04c2a38aaf.tar.gz
Does not really use c++, remove it from languages.
Diffstat (limited to 'math/cloog')
-rw-r--r--math/cloog/Makefile4
1 files changed, 2 insertions, 2 deletions
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