pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xfsprogs Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fed1547db3a
branches: trunk
changeset: 514491:1fed1547db3a
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 13 11:47:25 2006 +0000
description:
Needs msgfmt.
diffstat:
sysutils/xfsprogs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 59502707ce76 -r 1fed1547db3a sysutils/xfsprogs/Makefile
--- a/sysutils/xfsprogs/Makefile Tue Jun 13 11:34:05 2006 +0000
+++ b/sysutils/xfsprogs/Makefile Tue Jun 13 11:47:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:44 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/13 11:47:25 joerg Exp $
DISTNAME= xfsprogs-2.7.3.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -11,7 +11,7 @@
COMMENT= XFS filesystem manipulation utilities
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake autoconf
+USE_TOOLS+= gmake autoconf msgfmt
USE_LIBTOOL= yes
CONFIGURE_ARGS+=--enable-readline
CONFIGURE_ENV+= INSTALL_USER=${ROOT_USER} INSTALL_GROUP=${ROOT_GROUP}
Home |
Main Index |
Thread Index |
Old Index