summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
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 /x11/gnome-libs
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index d2231ba7927..1a503265a78 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2006/03/04 21:31:08 jlam Exp $
+# $NetBSD: Makefile,v 1.117 2006/04/13 18:23:39 jlam Exp $
DISTNAME= gnome-libs-1.4.2
PKGREVISION= 5
@@ -12,10 +12,9 @@ COMMENT= Libraries for the GNU Network Object Model Environment
PKG_INSTALLATION_TYPES= overwrite pkgviews
BROKEN_GETTEXT_DETECTION= YES
-BUILD_USES_MSGFMT= YES
USE_DIRS+= gnome1-1.5
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_LIBTOOL= YES
GNU_CONFIGURE= YES