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
commite1b2bef4e3dd4e8e697301a272bbb48f4e952bbb (patch)
treeade23628496dff995d5f7f2c78d0a08ac5805044 /databases
parent8dca72b08089406277368b78dbb83d9cba0dbc1b (diff)
downloadpkgsrc-e1b2bef4e3dd4e8e697301a272bbb48f4e952bbb.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