summaryrefslogtreecommitdiff
path: root/wm/ion3-devel/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2c01ea3b7724677eb90f7cc5186e55f90a768fed (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /wm/ion3-devel/Makefile
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'wm/ion3-devel/Makefile')
-rw-r--r--wm/ion3-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/ion3-devel/Makefile b/wm/ion3-devel/Makefile
index 17c8827d192..cfd987779b1 100644
--- a/wm/ion3-devel/Makefile
+++ b/wm/ion3-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/11 10:03:48 cube Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/13 18:23:38 jlam Exp $
#
DISTNAME= ion-3ds-20060107
@@ -12,9 +12,8 @@ COMMENT= Keyboard friendly tiling window manager
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_PKGLOCALEDIR= YES
-BUILD_USES_MSGFMT= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ENV+= PKGLOCALEDIR=${PREFIX}/${PKGLOCALEDIR}/locale