aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fsearch
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-11 01:44:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-11 01:44:15 +0000
commit13fb0b92a29536c74fd1cea5b5e8e7fb8705be98 (patch)
treed21fd4ee60da4c705d6bb2d4d0222a7e7af7ef7b /sysutils/fsearch
parent52a39feebd3a360c0a4633697006081ae2024197 (diff)
downloadports-13fb0b92a29536c74fd1cea5b5e8e7fb8705be98.tar.gz
ports-13fb0b92a29536c74fd1cea5b5e8e7fb8705be98.zip
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64. For archs where clang is the default compiler, these changes will have no effect, as the base compiler already has these capabilities (primarily, but not exclusively, c++-11). Tested for no-harm on amd64. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=472160
Diffstat (limited to 'sysutils/fsearch')
-rw-r--r--sysutils/fsearch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/fsearch/Makefile b/sysutils/fsearch/Makefile
index 94d4bcc046f3..7fe8b5914442 100644
--- a/sysutils/fsearch/Makefile
+++ b/sysutils/fsearch/Makefile
@@ -14,12 +14,10 @@ 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
-USES= autoreconf gettext gmake pkgconfig
+USES= autoreconf compiler:c++11-lang gettext gmake pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool