aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fsearch
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-02 15:49:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-02 15:49:34 +0000
commit4ba19e7015058f9286be931cfdf7e35a16f56cca (patch)
tree543af2b67a881ad3a20085f3672b1439334e6a56 /sysutils/fsearch
parentfabea6b246ec169649b27f17849858e8d8d5622a (diff)
downloadports-4ba19e7015058f9286be931cfdf7e35a16f56cca.tar.gz
ports-4ba19e7015058f9286be931cfdf7e35a16f56cca.zip
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=442405
Diffstat (limited to 'sysutils/fsearch')
-rw-r--r--sysutils/fsearch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fsearch/Makefile b/sysutils/fsearch/Makefile
index cac14f078517..94d4bcc046f3 100644
--- a/sysutils/fsearch/Makefile
+++ b/sysutils/fsearch/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/License
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_compile_flag.m4:devel/autoconf-archive
LIB_DEPENDS= libpcre.so:devel/pcre
+BROKEN_powerpc64= fails to configure: checking whether C compiler accepts -std=c11... no
+
USE_GITHUB= yes
GH_ACCOUNT= cboxdoerfer