From 6d0650199226d3ac3b4e7637a91edcd8be1a2fbe Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Fri, 25 Aug 2017 07:54:52 -0700 Subject: [PATCH] Tweak ftp/curlpp version 0.8.1 --- ftp/curlpp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index a97b29693a7..224f744aeac 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -12,10 +12,10 @@ COMMENT= C++ wrapper for libcurl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE -LIB_DEPENDS= libcurl.so:ftp/curl - BROKEN_powerpc64= fails to configure: error: A compiler with support for C++11 language features is required +LIB_DEPENDS= libcurl.so:ftp/curl + OPTIONS_DEFINE= DOCS EXAMPLES USE_LDCONFIG= yes -- 2.41.0