From 307b53b818c8f4312196b2960a92ff56a4cbbe1d Mon Sep 17 00:00:00 2001 From: tnn Date: Thu, 12 Mar 2015 14:26:11 +0000 Subject: post-extract target needs gzip as tool --- security/mit-krb5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/mit-krb5/Makefile') diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile index 8d9230ef6dd..5e286be6cf7 100644 --- a/security/mit-krb5/Makefile +++ b/security/mit-krb5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2015/02/25 22:28:58 tez Exp $ +# $NetBSD: Makefile,v 1.79 2015/03/12 14:26:11 tnn Exp $ DISTNAME= krb5-1.10.7 PKGNAME= mit-${DISTNAME} @@ -28,7 +28,7 @@ CONFLICTS+= kth-krb4-[0-9]* USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_TOOLS+= autoconf gmake m4 perl yacc msgfmt +USE_TOOLS+= autoconf gmake gzip m4 perl yacc msgfmt MAKE_PROGRAM= gmake GNU_CONFIGURE= yes -- cgit v1.2.3