pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/goaccess Also TOOL_DEPENDS on gettext-tools, for a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/292c3ded267f
branches: trunk
changeset: 338739:292c3ded267f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Aug 29 18:04:10 2019 +0000
description:
Also TOOL_DEPENDS on gettext-tools, for autopoint during configure.
diffstat:
www/goaccess/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 3b412c12c5f2 -r 292c3ded267f www/goaccess/Makefile
--- a/www/goaccess/Makefile Thu Aug 29 16:46:32 2019 +0000
+++ b/www/goaccess/Makefile Thu Aug 29 18:04:10 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/08/29 10:04:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.20 2019/08/29 18:04:10 schmonz Exp $
DISTNAME= goaccess-1.3
CATEGORIES= www
@@ -9,10 +9,12 @@
COMMENT= Real-time web log analyzer
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
+
GNU_CONFIGURE= yes
USE_LANGUAGES= c99
-USE_TOOLS+= pkg-config aclocal autoconf automake
+USE_TOOLS+= pkg-config aclocal autoconf automake
USE_NCURSES= yes
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index