diff --git a/security/modsecurity3/Makefile b/security/modsecurity3/Makefile index f3722fb8d9f5..9cee083b764e 100644 --- a/security/modsecurity3/Makefile +++ b/security/modsecurity3/Makefile @@ -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