summaryrefslogtreecommitdiff
path: root/databases/libgda
diff options
context:
space:
mode:
authorryoon <ryoon>2014-01-29 18:44:32 +0000
committerryoon <ryoon>2014-01-29 18:44:32 +0000
commitd5edd8b08dd5607d1f01c6b1c7eb7aaccb37dfd2 (patch)
tree46ba2e3eccfe9355f8ec535faf8341147e34f772 /databases/libgda
parent7d6f77afc46890f2e2201376d41031d7337ffc23 (diff)
downloadpkgsrc-d5edd8b08dd5607d1f01c6b1c7eb7aaccb37dfd2.tar.gz
Bump PKGREVISION
* Fix build. itstool is needed.
Diffstat (limited to 'databases/libgda')
-rw-r--r--databases/libgda/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common
index 24d759a7947..f78b408096a 100644
--- a/databases/libgda/Makefile.common
+++ b/databases/libgda/Makefile.common
@@ -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 @@ COMMENT= GNU database access library
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