summaryrefslogtreecommitdiff
path: root/graphics/xsane
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 /graphics/xsane
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'graphics/xsane')
-rw-r--r--graphics/xsane/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index ddddae5ea0d..fee7b6db245 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2006/03/06 00:18:17 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2006/04/13 18:23:34 jlam Exp $
DISTNAME= xsane-0.991
PKGNAME= xsane-0.99.1
@@ -18,9 +18,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.xsane.org/
COMMENT= New improved frontend for SANE
-BUILD_USES_MSGFMT= yes
-
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES