summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-12-14 22:08:41 +0000
committerrillig <rillig@pkgsrc.org>2006-12-14 22:08:41 +0000
commitdfef28b9a8fd0432412aaa124d7b08d21c425a08 (patch)
treeacd47d301ad4d72678a654c099985798f7c81440 /ham
parentac4d662ef835657702242c47c0480db7b875ec8e (diff)
downloadpkgsrc-dfef28b9a8fd0432412aaa124d7b08d21c425a08.tar.gz
Needs a C compiler.
Diffstat (limited to 'ham')
-rw-r--r--ham/gpredict/Makefile4
1 files 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