svn commit: r383929 - head/www/varnish
Mark Felder
feld at FreeBSD.org
Mon Apr 13 16:10:35 UTC 2015
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
More information about the svn-ports-head
mailing list