From 0dd2ed9f353fd4ac636d899e6052a0ae85fb2112 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 25 Jul 2006 22:20:58 +0000 Subject: Needs a C compiler. --- misc/root/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/misc/root/Makefile b/misc/root/Makefile index ac391590e61..674444ad91c 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/06/21 18:10:40 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2006/07/25 22:20:58 rillig Exp $ DISTNAME= root_v5.10.00.source PKGNAME= root-5.10 @@ -12,8 +12,7 @@ COMMENT= OO framework for data analysis and visualisation WRKSRC= ${WRKDIR}/root USE_TOOLS+= gmake -USE_LANGUAGES+= c++ -#USE_LANGUAGES+= fortran +USE_LANGUAGES= c c++ BUILD_TARGET= -- cgit v1.2.3