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/7e0fba109549
branches: trunk
changeset: 515670:7e0fba109549
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jul 06 13:14:01 2006 +0000
description:
Needs msgfmt.
diffstat:
editors/nano/Makefile | 3 ++-
lang/gawk/Makefile | 3 ++-
net/ucarp/Makefile | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (51 lines):
diff -r 574cb850b67f -r 7e0fba109549 editors/nano/Makefile
--- a/editors/nano/Makefile Thu Jul 06 13:10:27 2006 +0000
+++ b/editors/nano/Makefile Thu Jul 06 13:14:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/03/31 15:40:37 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2006/07/06 13:19:39 joerg Exp $
DISTNAME= nano-1.2.4
PKGREVISION= 1
@@ -11,6 +11,7 @@
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= msgfmt
INFO_FILES= # PLIST
diff -r 574cb850b67f -r 7e0fba109549 lang/gawk/Makefile
--- a/lang/gawk/Makefile Thu Jul 06 13:10:27 2006 +0000
+++ b/lang/gawk/Makefile Thu Jul 06 13:14:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/04/06 06:22:11 reed Exp $
+# $NetBSD: Makefile,v 1.36 2006/07/06 13:14:01 joerg Exp $
#
DISTNAME= gawk-3.1.5
@@ -17,6 +17,7 @@
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= msgfmt
TEST_TARGET= check
INFO_FILES= # PLIST
diff -r 574cb850b67f -r 7e0fba109549 net/ucarp/Makefile
--- a/net/ucarp/Makefile Thu Jul 06 13:10:27 2006 +0000
+++ b/net/ucarp/Makefile Thu Jul 06 13:14:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/06 06:22:35 reed Exp $
+# $NetBSD: Makefile,v 1.9 2006/07/06 13:18:11 joerg Exp $
#
DISTNAME= ucarp-1.1
@@ -13,6 +13,7 @@
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
+USE_TOOLS+= msgfmt
# pcap_freecode with one argument only
BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.6.0
Home |
Main Index |
Thread Index |
Old Index