needs gzip(1) during installation
This commit is contained in:
parent
763c1e9995
commit
aa85fb5973
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue