pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/unicap Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81a8df835342
branches:  trunk
changeset: 549955:81a8df835342
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Nov 11 14:15:12 2008 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 8f402d94bd5c -r 81a8df835342 graphics/unicap/Makefile
--- a/graphics/unicap/Makefile  Tue Nov 11 13:50:50 2008 +0000
+++ b/graphics/unicap/Makefile  Tue Nov 11 14:15:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/09/17 15:28:16 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/11/11 14:15:12 hasso Exp $
 
 DISTNAME=      unicap-0.9.1
 CATEGORIES=    graphics
@@ -10,7 +10,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_TOOLS+=            perl pkg-config gmake intltool
+USE_TOOLS+=            perl pkg-config gmake intltool msgfmt
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index