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/a5c1b403a34a
branches:  trunk
changeset: 514389:a5c1b403a34a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:28:33 2006 +0000

description:
Needs msgfmt.

diffstat:

 editors/leafpad/Makefile       |  4 ++--
 graphics/libkipi/Makefile      |  4 ++--
 multimedia/libassetml/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r f7cb9a07686b -r a5c1b403a34a editors/leafpad/Makefile
--- a/editors/leafpad/Makefile  Sun Jun 11 14:27:58 2006 +0000
+++ b/editors/leafpad/Makefile  Sun Jun 11 14:28:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/11 14:28:33 joerg Exp $
 #
 
 DISTNAME=      leafpad-0.8.4
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://tarot.freeshell.org/leafpad/
 COMMENT=       Simple and light text editor using GTK+
 
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 GNU_CONFIGURE=         YES
 USE_DIRS+=             xdg-1.1
 USE_PKGLOCALEDIR=      YES
diff -r f7cb9a07686b -r a5c1b403a34a graphics/libkipi/Makefile
--- a/graphics/libkipi/Makefile Sun Jun 11 14:27:58 2006 +0000
+++ b/graphics/libkipi/Makefile Sun Jun 11 14:28:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/11 14:30:09 joerg Exp $
 
 DISTNAME=      libkipi-0.1.2
 PKGREVISION=   3
@@ -11,7 +11,7 @@
 COMMENT=       KDE Image Plugin Interface
 
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake msgfmt
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
diff -r f7cb9a07686b -r a5c1b403a34a multimedia/libassetml/Makefile
--- a/multimedia/libassetml/Makefile    Sun Jun 11 14:27:58 2006 +0000
+++ b/multimedia/libassetml/Makefile    Sun Jun 11 14:28:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/31 23:56:28 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/11 14:29:03 joerg Exp $
 #
 
 DISTNAME=              libassetml-1.2.1
@@ -11,7 +11,7 @@
 COMMENT=               Library for sharing image and audio files between projects
 
 USE_DIRS+=             gnome2-1.5      # share/gnome/help
-USE_TOOLS+=            gmake pkg-config texi2html
+USE_TOOLS+=            gmake pkg-config texi2html msgfmt
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool



Home | Main Index | Thread Index | Old Index