pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/gramps2 msgconv is a tool now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fd59acae2f6
branches:  trunk
changeset: 530044:2fd59acae2f6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 15 17:13:05 2007 +0000

description:
msgconv is a tool now.

diffstat:

 databases/gramps2/Makefile |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (23 lines):

diff -r 88d38e7751df -r 2fd59acae2f6 databases/gramps2/Makefile
--- a/databases/gramps2/Makefile        Fri Jun 15 17:12:27 2007 +0000
+++ b/databases/gramps2/Makefile        Fri Jun 15 17:13:05 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/06/08 12:25:00 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2007/06/15 17:13:05 joerg Exp $
 #
 
 DISTNAME=              gramps-2.2.6
@@ -10,12 +10,8 @@
 HOMEPAGE=      http://gramps-project.org/
 COMMENT=       Genealogical Research and Analysis Management Programming System
 
-.if !exists(/usr/bin/msgconv)
-BUILD_DEPENDS+=        gettext>=0.10.35nb1:../../devel/gettext
-.endif
-
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            msgfmt pkg-config intltool
+USE_TOOLS+=            msgfmt pkg-config intltool msgconv
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 # disable gconf schema and mime type processing



Home | Main Index | Thread Index | Old Index