pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/stellarium Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f6d023f6361
branches:  trunk
changeset: 555790:6f6d023f6361
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Mon Mar 09 13:24:44 2009 +0000

description:
Needs msgfmt.

diffstat:

 misc/stellarium/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1d2dcd2228a6 -r 6f6d023f6361 misc/stellarium/Makefile
--- a/misc/stellarium/Makefile  Mon Mar 09 12:45:53 2009 +0000
+++ b/misc/stellarium/Makefile  Mon Mar 09 13:24:44 2009 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index