Date: Mon, 13 Apr 2015 16:10:35 +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: r383929 - head/www/varnish Message-ID: <201504131610.t3DGAZcO070952@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Mon Apr 13 16:10:34 2015 New Revision: 383929 URL: https://svnweb.freebsd.org/changeset/ports/383929 Log: Add CPE information PR: 199371 Modified: head/www/varnish/Makefile Modified: head/www/varnish/Makefile ============================================================================== --- head/www/varnish/Makefile Mon Apr 13 16:03:43 2015 (r383928) +++ head/www/varnish/Makefile Mon Apr 13 16:10:34 2015 (r383929) @@ -15,7 +15,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve CONFLICTS= varnish-2.* -USES= autoreconf gmake libtool readline pkgconfig python:build +USES= autoreconf cpe gmake libtool pkgconfig python:build readline +CPE_VENDOR= varnish-cache GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX} --enable-tests CONFIGURE_ENV= RST2MAN=true
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504131610.t3DGAZcO070952>