From db3336ca477ab8bf136dd5b93c28b95d70ca3f33 Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 13 Mar 2015 16:41:47 +0000 Subject: Needs gzip as tool since calling pax(1) with -z --- print/LPRng-doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/LPRng-doc/Makefile b/print/LPRng-doc/Makefile index ea4be04247d..c28852d56b5 100644 --- a/print/LPRng-doc/Makefile +++ b/print/LPRng-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/08 13:45:34 asau Exp $ +# $NetBSD: Makefile,v 1.19 2015/03/13 16:41:47 tnn Exp $ DISTNAME= LPRng_DOC-3.6.13 PKGNAME= LPRng-doc-3.6.13 @@ -14,7 +14,7 @@ EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes -USE_TOOLS+= pax +USE_TOOLS+= gzip pax INSTALLATION_DIRS= share/doc/LPRng -- cgit v1.2.3