diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-08 09:47:58 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-08 09:47:58 +0000 |
commit | acb064a9b990e4273fbb39a04fc70259313ae7c3 (patch) | |
tree | 0757f9ca7648174b258aa77f1e88c6b7c961f77f /databases/libgda | |
parent | f592d56c1e74fe610d2cc8acc55bca660ba05b9a (diff) | |
download | pkgsrc-acb064a9b990e4273fbb39a04fc70259313ae7c3.tar.gz |
Needs msgfmt.
Diffstat (limited to 'databases/libgda')
-rw-r--r-- | databases/libgda/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common index 47ab27b305c..4b2cd6e3dc6 100644 --- a/databases/libgda/Makefile.common +++ b/databases/libgda/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.39 2006/04/02 22:46:55 wiz Exp $ +# $NetBSD: Makefile.common,v 1.40 2006/06/08 09:48:40 joerg Exp $ # DISTNAME= libgda-1.9.102 @@ -13,7 +13,7 @@ COMMENT= GNU database access library DISTINFO_FILE= ${.CURDIR}/../../databases/libgda/distinfo PATCHDIR= ${.CURDIR}/../../databases/libgda/patches -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES |