diff options
Diffstat (limited to 'misc/koffice-i18n-zh_CN/Makefile')
-rw-r--r-- | misc/koffice-i18n-zh_CN/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/koffice-i18n-zh_CN/Makefile b/misc/koffice-i18n-zh_CN/Makefile index af2657a74a8..b030adec25e 100644 --- a/misc/koffice-i18n-zh_CN/Makefile +++ b/misc/koffice-i18n-zh_CN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/03/14 23:55:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/14 23:58:20 wiz Exp $ DISTNAME= koffice-i18n-zh_CN-1.3.5 PKGREVISION= 5 @@ -13,4 +13,6 @@ COMMENT= Chinese language pack for KOffice GNU_CONFIGURE= YES USE_TOOLS+= gmake +USE_PKGLOCALEDIR= YES + .include "../../mk/bsd.pkg.mk" |