From dfef28b9a8fd0432412aaa124d7b08d21c425a08 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 14 Dec 2006 22:08:41 +0000 Subject: Needs a C compiler. --- ham/gpredict/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 2f266af144d..9185ef8d5fa 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/12/09 08:25:51 wulf Exp $ +# $NetBSD: Makefile,v 1.7 2006/12/14 22:08:41 rillig Exp $ DISTNAME= gpredict-0.6.1 CATEGORIES= ham @@ -8,7 +8,7 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://groundstation.sourceforge.net/ COMMENT= Gnome satellite tracking program -USE_LANGUAGES+= c++ +USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR=yes GNU_CONFIGURE= yes -- cgit v1.2.3