diff options
Diffstat (limited to 'misc/koffice-devel/Makefile')
-rw-r--r-- | misc/koffice-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice-devel/Makefile b/misc/koffice-devel/Makefile index 34da8f5a533..d3adf658e07 100644 --- a/misc/koffice-devel/Makefile +++ b/misc/koffice-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/23 21:50:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/24 14:11:10 grant Exp $ DISTNAME= koffice-1.2.94 PKGREVISION= 4 @@ -15,7 +15,7 @@ COMMENT= KDE Office Suite CONFLICTS+= koffice3-[0-9]* USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |