mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
security/modsecurity3: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
5be80f60aa
commit
42e9d0bbc8
@ -17,12 +17,14 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libyajl.so:devel/yajl \
|
||||
libmaxminddb.so:net/libmaxminddb
|
||||
|
||||
USES= compiler:c++11-lang gmake gnome libtool pkgconfig:build
|
||||
USES= compiler:c++11-lang cpe gmake gnome libtool pkgconfig:build
|
||||
USE_GNOME= libxml2
|
||||
# GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411
|
||||
USE_GCC= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPE_VENDOR= trustwave
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-lmdb --without-ssdeep --without-lua
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user