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 1b2328777eb..9b78261aa6d 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2005/10/01 11:40:55 adam Exp $ +# $NetBSD: Makefile,v 1.65 2005/10/02 12:35:37 seb Exp $ DISTNAME= koffice-1.4.1 CATEGORIES= misc kde @@ -17,7 +17,7 @@ CONFLICTS+= koffice3-[0-9]* EXTRACT_USING= gtar USE_LIBTOOL= yes -USE_TOOLS+= gmake perl +USE_TOOLS+= gmake perl pkg-config GNU_CONFIGURE= yes GCC_REQD+= 2.95.3 |