diff options
Diffstat (limited to 'misc/stellarium')
-rw-r--r-- | misc/stellarium/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 6ce5612d427..678901f3fd3 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/11 11:35:39 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2007/01/31 00:04:12 wiz Exp $ DISTNAME= stellarium-0.8.2 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.stellarium.org/ COMMENT= Generate photorealistic skies with OpenGL +BROKEN_IN= pkgsrc-2006Q4 + USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake |