pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/goaccess
Module Name: pkgsrc
Committed By: wiedi
Date: Thu Nov 17 22:44:03 UTC 2016
Modified Files:
pkgsrc/www/goaccess: Makefile
Log Message:
add autoconf to tools
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/goaccess/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/goaccess/Makefile
diff -u pkgsrc/www/goaccess/Makefile:1.13 pkgsrc/www/goaccess/Makefile:1.14
--- pkgsrc/www/goaccess/Makefile:1.13 Thu Nov 17 22:33:54 2016
+++ pkgsrc/www/goaccess/Makefile Thu Nov 17 22:44:03 2016
@@ -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}
Home |
Main Index |
Thread Index |
Old Index