pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/quilt This needs the gettext tools. Should fix ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/971ac16ebaad
branches: trunk
changeset: 531314:971ac16ebaad
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Jul 28 07:48:52 2007 +0000
description:
This needs the gettext tools. Should fix build on NetBSD 3.1, in which the
po files weren't installed.
diffstat:
devel/quilt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d20dd868f385 -r 971ac16ebaad devel/quilt/Makefile
--- a/devel/quilt/Makefile Sat Jul 28 07:41:21 2007 +0000
+++ b/devel/quilt/Makefile Sat Jul 28 07:48:52 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/09 19:46:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/28 07:48:52 jmmv Exp $
#
DISTNAME= quilt-0.46
@@ -15,7 +15,7 @@
BUILD_DEFS+= GNU_PROGRAM_PREFIX
GNU_CONFIGURE= yes
-USE_TOOLS+= bash:run gmake perl:run
+USE_TOOLS+= bash:run gettext-tools gmake msgfmt perl:run
CONFIGURE_ARGS+= --with-cp=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}cp
CONFIGURE_ARGS+= --with-date=${PREFIX}/bin/${GNU_PROGRAM_PREFIX}date
Home |
Main Index |
Thread Index |
Old Index