aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-02 19:40:59 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-02 19:40:59 +0000
commit9fa05cbab26c31bb4844d99f33bcf4472948646e (patch)
tree6ebaf5829c72142d3a5c3a96a70bb72c787b49e2 /ftp
parent2d9234768bd3255380394766d8932f1d698dffe5 (diff)
downloadports-9fa05cbab26c31bb4844d99f33bcf4472948646e.tar.gz
ports-9fa05cbab26c31bb4844d99f33bcf4472948646e.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlpp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 224f744aeac4..021190a8b50e 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -12,14 +12,12 @@ COMMENT= C++ wrapper for libcurl
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
-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
+USES= compiler:c++11-lang cmake localbase pathfix
USE_LDCONFIG= yes
-USES= cmake localbase pathfix
PORTDOCS= *
PORTEXAMPLES= *