pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/gtklp Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14f32ff6c907
branches:  trunk
changeset: 396282:14f32ff6c907
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Jul 21 16:53:49 2009 +0000

description:
Needs msgfmt.

diffstat:

 print/gtklp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e24a516be6d3 -r 14f32ff6c907 print/gtklp/Makefile
--- a/print/gtklp/Makefile      Tue Jul 21 16:00:19 2009 +0000
+++ b/print/gtklp/Makefile      Tue Jul 21 16:53:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/04/07 11:23:51 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/21 16:53:49 hasso Exp $
 #
 
 DISTNAME=      gtklp-1.2.6
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 MAKE_FLAGS+=           install_sh=${WRKSRC}/install-sh
 
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index