diff options
Diffstat (limited to 'databases')
-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 |