pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/gammu Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eed75e4898a4
branches:  trunk
changeset: 394006:eed75e4898a4
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Jun 02 10:23:58 2009 +0000

description:
Needs msgfmt.

diffstat:

 comms/gammu/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4d77c1e37933 -r eed75e4898a4 comms/gammu/Makefile
--- a/comms/gammu/Makefile      Tue Jun 02 09:50:38 2009 +0000
+++ b/comms/gammu/Makefile      Tue Jun 02 10:23:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/26 21:31:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/02 10:23:58 hasso Exp $
 #
 
 .include "Makefile.common"
@@ -26,7 +26,7 @@
 CMAKE_ARGS+=   -DBASH_BIN:FILEPATH=
 
 USE_LANGUAGES= c c++
-USE_TOOLS+=    bash:run
+USE_TOOLS+=    bash:run msgfmt
 REPLACE_BASH=  utils/gammu-config utils/jadmaker
 
 # needed because of https://bugs.cihar.com/view.php?id=908



Home | Main Index | Thread Index | Old Index