summaryrefslogtreecommitdiff
path: root/graphics/gqview-devel
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 /graphics/gqview-devel
parent1fbf196231c041a6156a15d4636adac1f8636ea2 (diff)
downloadpkgsrc-3898ce2f2d069e0669178de70c0519a01202e7f6.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'graphics/gqview-devel')
-rw-r--r--graphics/gqview-devel/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index 1c98b81d710..37fa2644883 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:09:32 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/04/13 18:23:33 jlam Exp $
DISTNAME= gqview-2.1.1
PKGREVISION= 2
@@ -9,9 +9,7 @@ MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://gqview.sourceforge.net/
COMMENT= GTK2-based graphic file viewer (development version)
-BUILD_USES_MSGFMT= yes
-
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes