From aa85fb597369e88e359a17eb931256587b0e958b Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 15 Mar 2015 19:56:54 +0000 Subject: [PATCH] needs gzip(1) during installation --- lang/librep/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 94daf768f4fe..acf2388feff8 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2014/01/03 05:01:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2015/03/15 19:56:54 tnn Exp $ # DISTNAME= librep-0.92.3 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sawfish.wikia.com/ COMMENT= Emacs Lisp-like runtime library, interpreter, compiler and VM -USE_TOOLS+= gmake makeinfo +USE_TOOLS+= gmake makeinfo gzip USE_LIBTOOL= yes # we have a symlink to libtool DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base