summaryrefslogtreecommitdiff
path: root/databases/gramps2
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 /databases/gramps2
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'databases/gramps2')
-rw-r--r--databases/gramps2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile
index 05be4ad5390..3853df2cbbd 100644
--- a/databases/gramps2/Makefile
+++ b/databases/gramps2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/21 06:00:44 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/04/13 18:23:30 jlam Exp $
#
DISTNAME= gramps-2.0.10
@@ -15,9 +15,8 @@ DEPENDS+= yelp>=2.2:../../misc/yelp
.if !exists(/usr/bin/msgconv)
BUILD_DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
.endif
-#BUILD_USES_MSGFMT= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
# disable gconf schema and mime type processing