diff options
Diffstat (limited to 'x11/kde3-i18n-bn/Makefile')
-rw-r--r-- | x11/kde3-i18n-bn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde3-i18n-bn/Makefile b/x11/kde3-i18n-bn/Makefile index aa610c4186c..2bc86376a90 100644 --- a/x11/kde3-i18n-bn/Makefile +++ b/x11/kde3-i18n-bn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:48:09 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/18 21:02:20 markd Exp $ DISTNAME= kde-i18n-bn-${_KDE_VERSION} CATEGORIES= x11 @@ -8,6 +8,7 @@ COMMENT= Language bindings for the KDE desktop .include "../../meta-pkgs/kde3/Makefile.kde3" +BUILD_USES_MSGFMT= yes .include "../../meta-pkgs/kde3/kde3.mk" .include "../../x11/kdelibs3/buildlink3.mk" |