summaryrefslogtreecommitdiff
path: root/wm/icewm
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2b7701c2e846af68d16fca094c7edd5a431d4797 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /wm/icewm
parent381acf95ec4f42fe16a17018bf9d56363883a683 (diff)
downloadpkgsrc-2b7701c2e846af68d16fca094c7edd5a431d4797.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'wm/icewm')
-rw-r--r--wm/icewm/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index 9e933d48a77..e7343d92f67 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.50 2006/03/04 21:30:54 jlam Exp $
+# $NetBSD: Makefile.common,v 1.51 2006/04/13 18:23:38 jlam Exp $
DISTNAME= icewm-1.2.25
CATEGORIES= x11 wm
@@ -8,9 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.icewm.org/
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_PKGLOCALEDIR= yes
-BUILD_USES_MSGFMT= yes
DISTINFO_FILE= ${.CURDIR}/../../wm/icewm/distinfo
FILESDIR= ${.CURDIR}/../../wm/icewm/files