This port needs USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234367 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
dbc71a8dbb
commit
47fd29520d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488440
@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcryptopp.so:security/cryptopp
|
||||
|
||||
USES= autoreconf dos2unix gettext localbase pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang dos2unix gettext localbase \
|
||||
pkgconfig
|
||||
USE_RC_SUBR= urbackup_client
|
||||
|
||||
USERS= urbackup
|
||||
|
Loading…
Reference in New Issue
Block a user