pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libexo Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8af027453c66
branches:  trunk
changeset: 514907:8af027453c66
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 20 17:49:56 2006 +0000

description:
Needs msgfmt.

diffstat:

 x11/libexo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a27be2740339 -r 8af027453c66 x11/libexo/Makefile
--- a/x11/libexo/Makefile       Tue Jun 20 17:24:57 2006 +0000
+++ b/x11/libexo/Makefile       Tue Jun 20 17:49:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/20 17:49:56 joerg Exp $
 #
 
 DISTNAME=              exo-0.3.0
@@ -15,7 +15,7 @@
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 USE_X11=               yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/exo/exo-0.3.pc.in
 



Home | Main Index | Thread Index | Old Index