aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/facter
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-23 06:29:17 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-23 06:29:17 +0800
commit5b2b95c6671a02cf304c9e14af00814c0570d704 (patch)
treeac17d1ab15d23a2dc3fe9bfd156a7ffcf551a8e7 /sysutils/facter
parent815ce231f795b95e9a1214972fd90857cbef4732 (diff)
downloadfreebsd-ports-gnome-5b2b95c6671a02cf304c9e14af00814c0570d704.tar.gz
freebsd-ports-gnome-5b2b95c6671a02cf304c9e14af00814c0570d704.tar.zst
freebsd-ports-gnome-5b2b95c6671a02cf304c9e14af00814c0570d704.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Diffstat (limited to 'sysutils/facter')
-rw-r--r--sysutils/facter/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile
index d89dd4d7a70a..38230c9f1ed9 100644
--- a/sysutils/facter/Makefile
+++ b/sysutils/facter/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libyaml-cpp.so:devel/yaml-cpp
+BROKEN_powerpc64= fails to compile: collection.cc: 'stoi' was not declared in this scope
+
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
USE_LDCONFIG= yes