summaryrefslogtreecommitdiff
path: root/sysutils/gnome-pkgview
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 /sysutils/gnome-pkgview
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'sysutils/gnome-pkgview')
-rw-r--r--sysutils/gnome-pkgview/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile
index f5101d21c31..2ff11713402 100644
--- a/sysutils/gnome-pkgview/Makefile
+++ b/sysutils/gnome-pkgview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/21 06:00:49 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/04/13 18:23:37 jlam Exp $
#
DISTNAME= gnome-pkgview-1.0.6
@@ -10,9 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.greatnorthern.demon.co.uk/gnome-pkgview.html
COMMENT= Displays the version of GNOME components installed
-BUILD_USES_MSGFMT= yes
-
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes