summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhasso <hasso>2009-03-09 13:24:44 +0000
committerhasso <hasso>2009-03-09 13:24:44 +0000
commitaab621d0dcf6ab747ac8a27af1f3ae485aa8da40 (patch)
tree37942f26b031f267bc8ec91f7cc34d171324720a /misc
parent79c114870918a3cfc37b500d01e5345c636e936c (diff)
downloadpkgsrc-aab621d0dcf6ab747ac8a27af1f3ae485aa8da40.tar.gz
Needs msgfmt.
Diffstat (limited to 'misc')
-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