summaryrefslogtreecommitdiff
path: root/graphics/gqview-devel
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2b7701c2e846af68d16fca094c7edd5a431d4797 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /graphics/gqview-devel
parent381acf95ec4f42fe16a17018bf9d56363883a683 (diff)
downloadpkgsrc-2b7701c2e846af68d16fca094c7edd5a431d4797.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