Date: Thu, 4 Feb 2016 18:07:57 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408066 - head/sysutils/snowlog Message-ID: <201602041807.u14I7vuG068491@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Feb 4 18:07:57 2016 New Revision: 408066 URL: https://svnweb.freebsd.org/changeset/ports/408066 Log: sysutils/snowlog: document ncurses requirement (USES+=ncurses) Modified: head/sysutils/snowlog/Makefile Modified: head/sysutils/snowlog/Makefile ============================================================================== --- head/sysutils/snowlog/Makefile Thu Feb 4 18:06:50 2016 (r408065) +++ head/sysutils/snowlog/Makefile Thu Feb 4 18:07:57 2016 (r408066) @@ -12,6 +12,7 @@ COMMENT= Webserver access log browser/an LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +USES= ncurses DOCS= INSTALLATION doc/README doc/filters.example SHAREDOCS= referers.regexp useragents.regexp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602041807.u14I7vuG068491>