summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-15 22:45:38 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-15 22:45:38 +0000
commit6f313dda88f40b506c7220a1ba1ededd4e3f7264 (patch)
treebad3c85eff9b885119b57d21e6ded32408fe4247 /misc
parentf0b9980be424cc232c15a691cdd6d57a6785ee1d (diff)
downloadpkgsrc-6f313dda88f40b506c7220a1ba1ededd4e3f7264.tar.gz
Uses C++.
Diffstat (limited to 'misc')
-rw-r--r--misc/stellarium/Makefile3
-rw-r--r--misc/xtide/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index 7d367ced0eb..7bbbca133da 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/05/10 22:34:27 snj Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/15 22:49:53 joerg Exp $
#
DISTNAME= stellarium-0.8.0
@@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.stellarium.org/
COMMENT= Generate photorealistic skies with OpenGL
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
diff --git a/misc/xtide/Makefile b/misc/xtide/Makefile
index 089cbcafc71..49d0ef231a6 100644
--- a/misc/xtide/Makefile
+++ b/misc/xtide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/15 22:47:20 joerg Exp $
DISTNAME= xtide-2.4
PKGREVISION= 5
@@ -14,6 +14,7 @@ EXTRACT_ONLY= ${XTIDE_SRC}
XTIDE_SRC= ${DISTNAME}${EXTRACT_SUFX}
GNU_CONFIGURE= yes
+USE_LANGUAGES= c++
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q}
EGDIR= ${PREFIX}/share/examples/xtide