pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/kipi-plugins Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61111e43f5d4
branches:  trunk
changeset: 514917:61111e43f5d4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 20 20:43:08 2006 +0000

description:
Needs msgfmt.

diffstat:

 graphics/kipi-plugins/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dad69cc5fc90 -r 61111e43f5d4 graphics/kipi-plugins/Makefile
--- a/graphics/kipi-plugins/Makefile    Tue Jun 20 20:41:22 2006 +0000
+++ b/graphics/kipi-plugins/Makefile    Tue Jun 20 20:43:08 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/12 16:28:11 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/20 20:43:08 joerg Exp $
 
 DISTNAME=      kipi-plugins-0.1.0-rc1
 PKGNAME=       kipi-plugins-0.1.0rc1
@@ -15,7 +15,7 @@
 DEPENDS+=      bash-[0-9]*:../../shells/bash2
 
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index