diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-12 20:43:20 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-12 20:43:20 +0000 |
commit | a301385b35791f2b3676138165eda791f9f2e6ef (patch) | |
tree | 555fece6bbab32150d1fb2ee3d518552227340b2 /devel/atk | |
parent | 69d222d364fb28db207b313629cfeaf6bfca9320 (diff) | |
download | pkgsrc-a301385b35791f2b3676138165eda791f9f2e6ef.tar.gz |
Needs msgfmt.
Diffstat (limited to 'devel/atk')
-rw-r--r-- | devel/atk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile index b13de043d70..7d682a66703 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2006/05/08 20:01:21 jschauma Exp $ +# $NetBSD: Makefile,v 1.50 2006/06/12 20:43:20 joerg Exp $ # DISTNAME= atk-1.11.4 @@ -12,7 +12,7 @@ COMMENT= Set of interfaces for accessibility PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |