From cb2b495764aa1f776fa4ba7a2cf6aa5512091b2e Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 25 Jul 2005 21:08:29 +0000 Subject: Fix a comment that made make report: Unassociated shell command "# on NetBSD 1.6" --- misc/koffice/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index e8a51af2d8b..903012cc8c8 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2005/07/25 13:05:51 markd Exp $ +# $NetBSD: Makefile,v 1.63 2005/07/25 21:08:29 kristerw Exp $ DISTNAME= koffice-1.4.1 CATEGORIES= misc kde @@ -13,8 +13,9 @@ COMMENT= KDE Office Suite CONFLICTS+= koffice3-[0-9]* -EXTRACT_USING= gtar # to unpack krita/plugins/convolutionfilters properly - # on NetBSD 1.6 +# to unpack krita/plugins/convolutionfilters properly on NetBSD 1.6 +EXTRACT_USING= gtar + USE_TOOLS+= gmake perl GNU_CONFIGURE= YES USE_LIBTOOL= YES -- cgit v1.2.3