pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbf16aebcb85
branches:  trunk
changeset: 515241:dbf16aebcb85
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 29 12:14:43 2006 +0000

description:
Needs msgfmt.

diffstat:

 devel/gal/Makefile     |  3 ++-
 print/glabels/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r 51aa3bc71146 -r dbf16aebcb85 devel/gal/Makefile
--- a/devel/gal/Makefile        Thu Jun 29 12:14:07 2006 +0000
+++ b/devel/gal/Makefile        Thu Jun 29 12:14:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/04/17 13:46:02 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2006/06/29 12:15:52 joerg Exp $
 
 DISTNAME=              gal-0.24
 PKGREVISION=           3
@@ -14,6 +14,7 @@
 USE_PKGLOCALEDIR=      YES
 USE_X11BASE=           YES
 USE_LIBTOOL=           YES
+USE_TOOLS+=            msgfmt
 GNU_CONFIGURE=         YES
 PKGCONFIG_OVERRIDE=    gal.pc.in
 BROKEN_GETTEXT_DETECTION=      yes
diff -r 51aa3bc71146 -r dbf16aebcb85 print/glabels/Makefile
--- a/print/glabels/Makefile    Thu Jun 29 12:14:07 2006 +0000
+++ b/print/glabels/Makefile    Thu Jun 29 12:14:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/06/21 22:58:04 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/06/29 12:14:43 joerg Exp $
 #
 
 DISTNAME=              glabels-2.0.2
@@ -14,7 +14,7 @@
 USE_LIBTOOL=           yes
 USE_DIRS+=             gnome2-1.5
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 
 .include "../../databases/shared-mime-info/mimedb.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"



Home | Main Index | Thread Index | Old Index