pkgsrc/misc/stellarium/Makefile
wiz 29abbd1c1b 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...
2007-01-31 00:04:11 +00:00

22 lines
574 B
Makefile

# $NetBSD: Makefile,v 1.20 2007/01/31 00:04:12 wiz Exp $
DISTNAME= stellarium-0.8.2
PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/}
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
GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"