summaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-13 11:47:25 +0000
committerjoerg <joerg>2006-06-13 11:47:25 +0000
commit266f4f90539a72e7edc736254730cab31a64c317 (patch)
treed447f319d77735c92c45e7c71c8d92764deddb06 /sysutils/xfsprogs
parent7acb81a3a5f671f50514dcae52ace425e87bcb2f (diff)
downloadpkgsrc-266f4f90539a72e7edc736254730cab31a64c317.tar.gz
Needs msgfmt.
Diffstat (limited to 'sysutils/xfsprogs')
-rw-r--r--sysutils/xfsprogs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile
index db1757aae5f..c17af416081 100644
--- a/sysutils/xfsprogs/Makefile
+++ b/sysutils/xfsprogs/Makefile
@@ -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 @@ HOMEPAGE= http://oss.sgi.com/projects/xfs
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}