aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-30 12:06:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-30 12:06:14 +0000
commitc5dd2de058d0f307b80bae154846ab158e90a024 (patch)
tree5d2b29442829fec7bbfe094119ea00459a9713b3 /net-p2p
parentb1950c5d89b167c5d13317cd29103136905b0b51 (diff)
downloadports-c5dd2de058d0f307b80bae154846ab158e90a024.tar.gz
ports-c5dd2de058d0f307b80bae154846ab158e90a024.zip
Fix build with GCC-based architectures.
PR: 231953 Submitted by: Piotr Kubaj
Notes
Notes: svn path=/head/; revision=483480
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/linuxdcpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index 4ba454ff8cb9..6729b7f21990 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/License.txt
BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:devel/boost-libs
-USES= gettext iconv pkgconfig scons tar:bzip2 ssl
+USES= compiler:c++11-lang gettext iconv pkgconfig scons tar:bzip2 ssl
USE_GNOME= libglade2
PORTDOCS= *
DESTDIRNAME= FAKE_ROOT