1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Pet portlint: move BROKEN_* upward

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-08-20 12:26:39 +00:00
parent 16be2daabd
commit 9c3e8728c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448385

View File

@ -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