svn commit: r426324 - head/www/varnish4
John Marino
marino at FreeBSD.org
Fri Nov 18 15:18:06 UTC 2016
Author: marino
Date: Fri Nov 18 15:18:04 2016
New Revision: 426324
URL: https://svnweb.freebsd.org/changeset/ports/426324
Log:
www/varnish4: Document ncurses requirement
Approved by: ncurses blanket
Modified:
head/www/varnish4/Makefile
Modified: head/www/varnish4/Makefile
==============================================================================
--- head/www/varnish4/Makefile Fri Nov 18 14:23:32 2016 (r426323)
+++ head/www/varnish4/Makefile Fri Nov 18 15:18:04 2016 (r426324)
@@ -17,8 +17,8 @@ LIB_DEPENDS= libpcre.so:devel/pcre
CONFLICTS= varnish-2.* varnish-3.*
BROKEN_arm= does not configure
-USES= autoreconf cpe gmake libedit libtool pathfix pkgconfig python:2,build \
- readline shebangfix
+USES= autoreconf cpe gmake libedit libtool ncurses pathfix \
+ pkgconfig python:2,build readline shebangfix
SHEBANG_FILES= lib/libvcc/vmodtool.py
CPE_VENDOR= varnish-cache
CFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-all
mailing list