pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gimp-ufraw Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ccc346a0898
branches:  trunk
changeset: 521976:7ccc346a0898
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Nov 29 15:22:04 2006 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 2e27b2f070cf -r 7ccc346a0898 graphics/gimp-ufraw/Makefile
--- a/graphics/gimp-ufraw/Makefile      Wed Nov 29 14:23:30 2006 +0000
+++ b/graphics/gimp-ufraw/Makefile      Wed Nov 29 15:22:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/11/23 00:31:06 gdt Exp $
+# $NetBSD: Makefile,v 1.34 2006/11/29 15:22:04 joerg Exp $
 
 DISTNAME=              ufraw-0.10
 PKGNAME=               gimp-${DISTNAME}
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE=         yes
 
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_TOOLS+=            perl:run pod2man
 USE_DIRS+=             xdg-1.1
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index