needs gzip(1) during installation

This commit is contained in:
tnn 2015-03-15 19:56:54 +00:00
parent 763c1e9995
commit aa85fb5973

View file

@ -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