This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234438 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
5c4514e283
commit
9978a636e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488713
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= cmake
|
||||
USES= compiler:c++11-lang cmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= whoshuu
|
||||
GH_TUPLE= whoshuu:mongoose:df9f7a7:mongoose/opt/mongoose
|
||||
|
|
Loading…
Reference in a new issue