Skip to content

Commit

Permalink
security/modsecurity3: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Sep 21, 2021
1 parent 5be80f6 commit 42e9d0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion security/modsecurity3/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 42e9d0b

Please sign in to comment.