Date: Mon, 13 Apr 2015 16:12:47 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383931 - head/www/varnish4 Message-ID: <201504131612.t3DGCl1k074415@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Mon Apr 13 16:12:46 2015 New Revision: 383931 URL: https://svnweb.freebsd.org/changeset/ports/383931 Log: Add CPE information PR: 199372 Modified: head/www/varnish4/Makefile Modified: head/www/varnish4/Makefile ============================================================================== --- head/www/varnish4/Makefile Mon Apr 13 16:12:44 2015 (r383930) +++ head/www/varnish4/Makefile Mon Apr 13 16:12:46 2015 (r383931) @@ -17,7 +17,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve CONFLICTS= varnish-2.* varnish-3.* -USES= autoreconf gmake libtool readline pkgconfig python:build +USES= autoreconf cpe gmake libtool pkgconfig python:build readline +CPE_VENDOR= varnish-cache CFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX} --enable-tests
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504131612.t3DGCl1k074415>