diff options
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 2e86f906d7a..9646ea1002b 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2005/05/18 22:35:04 reed Exp $ +# $NetBSD: Makefile,v 1.58 2005/05/22 20:08:17 jlam Exp $ DISTNAME= koffice-1.3.5 PKGREVISION= 4 @@ -14,7 +14,7 @@ COMMENT= KDE Office Suite CONFLICTS+= koffice3-[0-9]* -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake GNU_CONFIGURE= YES USE_LIBTOOL= YES |