pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/gobby Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fd1bcce4b6b
branches: trunk
changeset: 536243:5fd1bcce4b6b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Dec 08 10:41:47 2007 +0000
description:
Needs msgfmt.
diffstat:
editors/gobby/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f5bca2291ca7 -r 5fd1bcce4b6b editors/gobby/Makefile
--- a/editors/gobby/Makefile Sat Dec 08 09:23:16 2007 +0000
+++ b/editors/gobby/Makefile Sat Dec 08 10:41:47 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/11/06 21:16:17 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/08 10:41:47 rillig Exp $
#
DISTNAME= gobby-0.4.5
@@ -12,7 +12,7 @@
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS= pkg-config gmake
+USE_TOOLS= gmake msgfmt pkg-config
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/glibmm/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index