Add CPE information
PR: 199372
This commit is contained in:
parent
78a41486a6
commit
2f6dc0355a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383931
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue