summaryrefslogtreecommitdiff
path: root/devel/id-utils
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /devel/id-utils
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'devel/id-utils')
-rw-r--r--devel/id-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile
index 32d78299742..4dce90ed444 100644
--- a/devel/id-utils/Makefile
+++ b/devel/id-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/04/08 21:20:06 jlam Exp $
+# $NetBSD: Makefile,v 1.46 2006/04/13 18:23:31 jlam Exp $
DISTNAME= id-utils-3.2
PKGREVISION= 9
@@ -11,8 +11,8 @@ COMMENT= Classic Berkeley gid/lid tools for looking up variables in code
CONFLICTS= sh-utils>=2.0nb2 coreutils-[0-9]*
-BUILD_USES_MSGFMT= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ENV+= ac_cv_path_EMACS=no