diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 2beb1cd0ae24d9d5483ee9de27dfa421d7356e0f (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /misc/stellarium | |
parent | 0029bb22be932f4d82778e0763d3f72576b3e2cc (diff) | |
download | pkgsrc-2beb1cd0ae24d9d5483ee9de27dfa421d7356e0f.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
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 |