pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/libgda Bump PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebb11289a54a
branches:  trunk
changeset: 629859:ebb11289a54a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Jan 29 18:44:32 2014 +0000

description:
Bump PKGREVISION

* Fix build. itstool is needed.

diffstat:

 databases/libgda/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 60a45dac2bd1 -r ebb11289a54a databases/libgda/Makefile.common
--- a/databases/libgda/Makefile.common  Wed Jan 29 17:03:13 2014 +0000
+++ b/databases/libgda/Makefile.common  Wed Jan 29 18:44:32 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.55 2014/01/23 23:42:38 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.56 2014/01/29 18:44:32 ryoon Exp $
 #
 # used by databases/libgda/Makefile
 # used by databases/libgda-mysql
@@ -16,6 +16,8 @@
 DISTINFO_FILE=         ${.CURDIR}/../../databases/libgda/distinfo
 PATCHDIR=              ${.CURDIR}/../../databases/libgda/patches
 
+TOOL_DEPENDS+=         itstool-[0-9]*:../../textproc/itstool
+
 USE_TOOLS+=            gmake intltool pkg-config msgfmt
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index