mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
This port links to cryptopp, which is compiled with GCC 8 on GCC-based
architectures, thus it also needs USES=compiler:c++11-lang. PR: 234966 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
3608861f5f
commit
f03c3d55b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490930
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/server-license.txt
|
|||
LIB_DEPENDS= libcryptopp.so:security/cryptopp \
|
||||
libcurl.so:ftp/curl
|
||||
|
||||
USES= fakeroot pkgconfig
|
||||
USES= compiler:c++11-lang fakeroot pkgconfig
|
||||
USE_RC_SUBR= urbackup_server
|
||||
|
||||
USERS= urbackup
|
||||
|
|
Loading…
Add table
Reference in a new issue