- Add CPE info
Approved by: portmgr blanket
This commit is contained in:
parent
10e2040e74
commit
f504d5979f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384046
1 changed files with 3 additions and 1 deletions
|
@ -15,13 +15,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
USE_OPENSSL= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= alias cmake:outsource pkgconfig compiler:c++11-lib
|
||||
USES= alias cmake:outsource cpe pkgconfig compiler:c++11-lib
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeRDP
|
||||
GH_PROJECT= FreeRDP
|
||||
GH_COMMIT= 780d451
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
CPE_VENDOR= freerdp_project
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${WRKSRC}/include -I${LOCALBASE}/include
|
||||
|
||||
|
|
Loading…
Reference in a new issue