mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
security/yara: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
b0af1e27f4
commit
acb20f268c
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-cuckoo --enable-dex --enable-dotnet --enable-macho --enable-magic
|
CONFIGURE_ARGS= --enable-cuckoo --enable-dex --enable-dotnet --enable-macho --enable-magic
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
TEST_TARGET= check
|
TEST_TARGET= check
|
||||||
USES= alias autoreconf libtool localbase pathfix pkgconfig ssl
|
USES= alias autoreconf cpe libtool localbase pathfix pkgconfig ssl
|
||||||
|
CPE_VENDOR= virustotal
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CPPFLAGS+= -isystem ${OPENSSLINC}
|
CPPFLAGS+= -isystem ${OPENSSLINC}
|
||||||
LIBS+= -L${OPENSSLLIB}
|
LIBS+= -L${OPENSSLLIB}
|
||||||
|
|
Loading…
Add table
Reference in a new issue