pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/goaccess add autoconf to tools



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e3b84aec695
branches:  trunk
changeset: 355009:3e3b84aec695
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Thu Nov 17 22:44:03 2016 +0000

description:
add autoconf to tools

diffstat:

 www/goaccess/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c7b29c5707e0 -r 3e3b84aec695 www/goaccess/Makefile
--- a/www/goaccess/Makefile     Thu Nov 17 22:34:48 2016 +0000
+++ b/www/goaccess/Makefile     Thu Nov 17 22:44:03 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/11/17 22:33:54 wiedi Exp $
+# $NetBSD: Makefile,v 1.14 2016/11/17 22:44:03 wiedi Exp $
 
 DISTNAME=      goaccess-1.1
 CATEGORIES=    www
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE= yes
 
-USE_TOOLS+=     pkg-config aclocal automake
+USE_TOOLS+=     pkg-config aclocal autoconf automake
 USE_NCURSES=   yes
 
 EGDIR=         ${PREFIX}/share/examples/${PKGBASE}



Home | Main Index | Thread Index | Old Index