summaryrefslogtreecommitdiff
path: root/misc/stellarium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/stellarium/Makefile')
-rw-r--r--misc/stellarium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index ad0a0c2bded..e3688aefa18 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2009/02/11 18:05:53 drochner Exp $
+# $NetBSD: Makefile,v 1.30 2009/03/09 13:24:44 hasso Exp $
DISTNAME= stellarium-0.10.1
CATEGORIES= misc
@@ -12,7 +12,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_CMAKE= yes
CMAKE_ARGS+= -D FreeType2_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.freetype2}/include/freetype2