From 6f313dda88f40b506c7220a1ba1ededd4e3f7264 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 May 2006 22:45:38 +0000 Subject: Uses C++. --- misc/stellarium/Makefile | 3 ++- misc/xtide/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'misc') 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 -- cgit v1.2.3