pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/gramps msgconv is a known tool now.
details: https://anonhg.NetBSD.org/pkgsrc/rev/88d38e7751df
branches: trunk
changeset: 530043:88d38e7751df
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jun 15 17:12:27 2007 +0000
description:
msgconv is a known tool now.
diffstat:
databases/gramps/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (24 lines):
diff -r 37984d2e9fbc -r 88d38e7751df databases/gramps/Makefile
--- a/databases/gramps/Makefile Fri Jun 15 17:11:33 2007 +0000
+++ b/databases/gramps/Makefile Fri Jun 15 17:12:27 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index