summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-06-15 17:12:27 +0000
committerjoerg <joerg@pkgsrc.org>2007-06-15 17:12:27 +0000
commit4ba341fcf69386a18a194959bbb436ddf875fe55 (patch)
treeade23628496dff995d5f7f2c78d0a08ac5805044 /databases
parente3fe1108f09fd4209bc36d8e95c2b45472dca509 (diff)
downloadpkgsrc-4ba341fcf69386a18a194959bbb436ddf875fe55.tar.gz
msgconv is a known tool now.
Diffstat (limited to 'databases')
-rw-r--r--databases/gramps/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile
index 956aa896415..32c28a2a9bb 100644
--- a/databases/gramps/Makefile
+++ b/databases/gramps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/06/05 05:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/06/15 17:12:27 joerg Exp $
#
DISTNAME= gramps-1.0.11
@@ -12,13 +12,9 @@ COMMENT= Genealogical Research and Analysis Management Programming System
DEPENDS+= yelp>=2.2:../../misc/yelp
-.if !exists(/usr/bin/msgconv)
-BUILD_DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
-.endif
-
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= msgfmt pkg-config
+USE_TOOLS+= msgconv msgfmt pkg-config
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_VERSIONS_ACCEPTED= 24