From c70306cb18f7da9057c1562b5865dc46be017bdb Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 25 Jul 2006 15:33:38 +0000 Subject: Explicitly calls cc. --- math/tochnog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/tochnog/Makefile b/math/tochnog/Makefile index 769cbdebbff..0c4548ddbb2 100644 --- a/math/tochnog/Makefile +++ b/math/tochnog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/06/02 14:01:34 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/07/25 15:33:38 joerg Exp $ DISTNAME= tochnog-20010429 CATEGORIES= math @@ -17,7 +17,7 @@ BUILD_TARGET= netbsd MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH:Q} -USE_LANGUAGES= c++ +USE_LANGUAGES= c c++ INSTALLATION_DIRS= bin share/doc/tochnog share/tochnog/tools share/tochnog/test -- cgit v1.2.3