From 419428ec4a15d9456b030da53a2a8336034141b3 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 May 2005 22:02:26 +0000 Subject: Note where gzip or gunzip is required by the package since it isn't required by default any longer in bsd.pkg.mk under the new tools framework. --- textproc/html2text/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/html2text') diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index 71be7a424a9..4cdbee633b0 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/03/28 11:25:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/15 22:02:28 jlam Exp $ DISTNAME= html2text-1.3.2a CATEGORIES= textproc @@ -12,6 +12,7 @@ USE_LANGUAGES= c c++ GCC_REQD= 3.0 HAS_CONFIGURE= yes CONFIGURE_ENV+= ECHO="${ECHO}" +PKGSRC_USE_TOOLS+= gunzip post-build: ${GUNZIP_CMD} -d ${WRKSRC}/html2text.1.gz ${WRKSRC}/html2textrc.5.gz -- cgit v1.2.3