pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/autogen add gzip as tool due to libopts-35.0.10....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/133f0e01b912
branches:  trunk
changeset: 648143:133f0e01b912
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Mar 12 14:07:11 2015 +0000

description:
add gzip as tool due to libopts-35.0.10.tar.gz generation in install phase

diffstat:

 devel/autogen/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1e1e2a38d493 -r 133f0e01b912 devel/autogen/Makefile
--- a/devel/autogen/Makefile    Thu Mar 12 14:00:58 2015 +0000
+++ b/devel/autogen/Makefile    Thu Mar 12 14:07:11 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2014/05/29 23:35:33 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2015/03/12 14:07:11 tnn Exp $
 
 DISTNAME=      autogen-5.12
 PKGREVISION=   4
@@ -12,7 +12,7 @@
 COMMENT=       The Automated Text and Program Generation Tool
 LICENSE=       gnu-gpl-v3
 
-USE_TOOLS+=            gmake makeinfo perl:run
+USE_TOOLS+=            gmake gzip makeinfo perl:run
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 INFO_FILES=            yes



Home | Main Index | Thread Index | Old Index