summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorrillig <rillig>2006-12-14 22:08:41 +0000
committerrillig <rillig>2006-12-14 22:08:41 +0000
commitdfb5144bc45c4f2645518828fe7827354c7a7c0f (patch)
treeacd47d301ad4d72678a654c099985798f7c81440 /ham
parent5fb169d510ebd700d5e2796a5b33b0591d1dc893 (diff)
downloadpkgsrc-dfb5144bc45c4f2645518828fe7827354c7a7c0f.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