From c052cbcd61a0dc879e0af70747311f1e6c5264bf Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Jun 2010 22:15:30 +0000 Subject: Add perl to tools so pod2man is available during the build. --- misc/stellarium/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc/stellarium') diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 7f832facfa3..c32167b1c82 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2010/06/10 18:20:03 drochner Exp $ +# $NetBSD: Makefile,v 1.37 2010/06/13 22:15:30 wiz Exp $ DISTNAME= stellarium-0.10.5 +#PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} @@ -12,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt +USE_TOOLS+= gmake msgfmt perl USE_CMAKE= yes CMAKE_ARGS+= -D FreeType2_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.freetype2}/include/freetype2 -- cgit v1.2.3