summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2016-11-17 22:44:03 +0000
committerwiedi <wiedi@pkgsrc.org>2016-11-17 22:44:03 +0000
commit839f449981422d31839d83a4416388559c262511 (patch)
tree8359d67005dec013864143be8fa84530776524df /www
parentd72bad51243a61be1a37db4b13316ebe8e86182b (diff)
downloadpkgsrc-839f449981422d31839d83a4416388559c262511.tar.gz
add autoconf to tools
Diffstat (limited to 'www')
-rw-r--r--www/goaccess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/goaccess/Makefile b/www/goaccess/Makefile
index 6b7d8d60071..6accd69d775 100644
--- a/www/goaccess/Makefile
+++ b/www/goaccess/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config aclocal automake
+USE_TOOLS+= pkg-config aclocal autoconf automake
USE_NCURSES= yes
EGDIR= ${PREFIX}/share/examples/${PKGBASE}