textproc/tinyxml: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
288914dd4c
commit
f3628665f2
1 changed files with 3 additions and 1 deletions
|
@ -12,11 +12,13 @@ COMMENT= Small C++ XML parser
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= compiler:c++11-lang uidfix
|
||||
USES= compiler:c++11-lang cpe uidfix
|
||||
USE_LDCONFIG= YES
|
||||
SHLIB_MAJOR= 3
|
||||
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
|
||||
|
||||
CPE_VENDOR= tinyxml_project
|
||||
|
||||
OPTIONS_DEFINE= DOCS PROFILE
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue