summaryrefslogtreecommitdiff
path: root/wm/openbox
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 /wm/openbox
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'wm/openbox')
-rw-r--r--wm/openbox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 99df655ff62..703d09c0912 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/02/05 23:11:14 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/13 18:23:38 jlam Exp $
DISTNAME= openbox-3.2
PKGREVISION= 3
@@ -9,12 +9,11 @@ MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://icculus.org/openbox/
COMMENT= Standards compliant, light-weight and extensible window manager
-BUILD_USES_MSGFMT= YES
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES