summaryrefslogtreecommitdiff
path: root/x11/gtk-thinice-engine
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
commit3898ce2f2d069e0669178de70c0519a01202e7f6 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /x11/gtk-thinice-engine
parent1fbf196231c041a6156a15d4636adac1f8636ea2 (diff)
downloadpkgsrc-3898ce2f2d069e0669178de70c0519a01202e7f6.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'x11/gtk-thinice-engine')
-rw-r--r--x11/gtk-thinice-engine/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/gtk-thinice-engine/Makefile b/x11/gtk-thinice-engine/Makefile
index ae2be67d709..b3dd49cbf4b 100644
--- a/x11/gtk-thinice-engine/Makefile
+++ b/x11/gtk-thinice-engine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:31:09 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/04/13 18:23:40 jlam Exp $
#
DISTNAME= gtk-thinice-engine-2.0.2
@@ -11,10 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://thinice.sourceforge.net/
COMMENT= Simple, clean theme engine
-BUILD_USES_MSGFMT= yes
-
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes