aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-12-27 04:55:27 +0800
committerlinimon <linimon@FreeBSD.org>2018-12-27 04:55:27 +0800
commit124da1406fdb3e6404431ebc6e5ec9b7a3fed319 (patch)
treeb42a9ab51ebe880c72644dbe31c4c18bbb065a4c /archivers
parent9a229517bde4840b53e9c12e6396bf87555e3336 (diff)
downloadfreebsd-ports-gnome-124da1406fdb3e6404431ebc6e5ec9b7a3fed319.tar.gz
freebsd-ports-gnome-124da1406fdb3e6404431ebc6e5ec9b7a3fed319.tar.zst
freebsd-ports-gnome-124da1406fdb3e6404431ebc6e5ec9b7a3fed319.zip
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)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/urbackup-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/urbackup-client/Makefile b/archivers/urbackup-client/Makefile
index 60e5f6dec60b..82c3a136e309 100644
--- a/archivers/urbackup-client/Makefile
+++ b/archivers/urbackup-client/Makefile
@@ -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