devel/radare2: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
b78dbf7689
commit
b2465f4194
1 changed files with 3 additions and 1 deletions
|
@ -17,9 +17,11 @@ NOT_FOR_ARCHS_REASON= does not build: Unsupported BSD architecture
|
|||
|
||||
LIB_DEPENDS= libcapstone.so:devel/capstone4
|
||||
|
||||
USES= gmake localbase pathfix pkgconfig
|
||||
USES= cpe gmake localbase pathfix pkgconfig
|
||||
USE_GITHUB= yes
|
||||
|
||||
CPE_VENDOR= radare
|
||||
|
||||
CONFIGURE_ARGS= --with-syscapstone
|
||||
CFLAGS+= -I${PREFIX}/include/capstone
|
||||
GH_ACCOUNT= radare
|
||||
|
|
Loading…
Reference in a new issue