diff options
Diffstat (limited to 'misc/koffice-i18n-nn')
-rw-r--r-- | misc/koffice-i18n-nn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-i18n-nn/Makefile b/misc/koffice-i18n-nn/Makefile index dc0684de60b..18dcea955a8 100644 --- a/misc/koffice-i18n-nn/Makefile +++ b/misc/koffice-i18n-nn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:37 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $ DISTNAME= koffice-i18n-nn-1.3.5 CATEGORIES= misc kde @@ -10,7 +10,7 @@ HOMEPAGE= http://www.koffice.org/ COMMENT= Norwegian Nynorsk language pack for KOffice GNU_CONFIGURE= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake .include "../../misc/koffice/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |