From b7f3fb8b5baf7bfdd553b226a9e5509a71745aa5 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 21 Jul 2006 05:17:30 +0000 Subject: Needs a C compiler. --- math/xmgr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 7a12a89050e..5d635ab1ae5 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/04 21:30:09 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/07/21 05:22:33 rillig Exp $ DISTNAME= xmgr-4.1.2 PKGREVISION= 3 @@ -17,7 +17,7 @@ COMMENT= Powerful XY plotting tool for workstations or X-terminals using X BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison USE_X11BASE= YES -USE_LANGUAGES= fortran +USE_LANGUAGES= c fortran GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-acegr-home=${PREFIX:Q} -- cgit v1.2.3