pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-panel This needs BUILD_USES_MSGFMT as well.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dae346db7e1c
branches:  trunk
changeset: 510973:dae346db7e1c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Apr 07 11:09:15 2006 +0000

description:
This needs BUILD_USES_MSGFMT as well.

diffstat:

 x11/gnome-panel/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4aa930478f06 -r dae346db7e1c x11/gnome-panel/Makefile
--- a/x11/gnome-panel/Makefile  Fri Apr 07 11:07:37 2006 +0000
+++ b/x11/gnome-panel/Makefile  Fri Apr 07 11:09:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2006/04/07 11:07:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.70 2006/04/07 11:09:15 jmmv Exp $
 #
 
 DISTNAME=              gnome-panel-2.14.0
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               GNOME2 panel application
 
+BUILD_USES_MSGFMT=     YES
+
 GNU_CONFIGURE=         YES
 USE_DIRS+=             gnome2-1.5
 USE_MSGFMT_PLURALS=    YES



Home | Main Index | Thread Index | Old Index