pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b4c4409a293
branches: trunk
changeset: 515024:6b4c4409a293
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 22 10:04:25 2006 +0000
description:
Needs msgfmt.
diffstat:
devel/devhelp/Makefile | 4 ++--
graphics/dia/Makefile | 4 +++-
net/dc_gui2/Makefile | 4 ++--
3 files changed, 7 insertions(+), 5 deletions(-)
diffs (51 lines):
diff -r 9e7fa726b35e -r 6b4c4409a293 devel/devhelp/Makefile
--- a/devel/devhelp/Makefile Thu Jun 22 10:03:55 2006 +0000
+++ b/devel/devhelp/Makefile Thu Jun 22 10:04:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/04/17 13:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2006/06/22 10:04:57 joerg Exp $
DISTNAME= devhelp-0.7
PKGREVISION= 16
@@ -11,7 +11,7 @@
COMMENT= Documentation viewer based on GNOME2
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake perl pkg-config
+USE_TOOLS+= gmake perl pkg-config msgfmt
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
diff -r 9e7fa726b35e -r 6b4c4409a293 graphics/dia/Makefile
--- a/graphics/dia/Makefile Thu Jun 22 10:03:55 2006 +0000
+++ b/graphics/dia/Makefile Thu Jun 22 10:04:25 2006 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2006/05/02 16:23:30 drochner Exp $
+# $NetBSD: Makefile,v 1.45 2006/06/22 10:05:36 joerg Exp $
#
.include "Makefile.common"
+USE_TOOLS+= msgfmt
+
USE_DIRS+= xdg-1.1
.include "options.mk"
diff -r 9e7fa726b35e -r 6b4c4409a293 net/dc_gui2/Makefile
--- a/net/dc_gui2/Makefile Thu Jun 22 10:03:55 2006 +0000
+++ b/net/dc_gui2/Makefile Thu Jun 22 10:04:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:43 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2006/06/22 10:04:25 joerg Exp $
#
DISTNAME= dc_gui2-0.75
@@ -17,7 +17,7 @@
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --enable-manual-db-detect
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_LIBTOOL= YES
UNLIMIT_RESOURCES+= datasize
Home |
Main Index |
Thread Index |
Old Index