aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fswatch-mon
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-13 23:50:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-13 23:50:49 +0000
commit17509a431f18b24f95c5e079f1b267178407b763 (patch)
treef3481f814fcfabace3fa053c9d94cb7c96c690bf /sysutils/fswatch-mon
parent0a534ed4c7e30c0709191425109085da9c2f3fba (diff)
downloadports-17509a431f18b24f95c5e079f1b267178407b763.tar.gz
ports-17509a431f18b24f95c5e079f1b267178407b763.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)
Notes
Notes: svn path=/head/; revision=440860
Diffstat (limited to 'sysutils/fswatch-mon')
-rw-r--r--sysutils/fswatch-mon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fswatch-mon/Makefile b/sysutils/fswatch-mon/Makefile
index 38422d9b9c2a..059527748b2a 100644
--- a/sysutils/fswatch-mon/Makefile
+++ b/sysutils/fswatch-mon/Makefile
@@ -11,6 +11,8 @@ COMMENT= Cross-platform file change monitor
LICENSE= GPLv3
+BROKEN_powerpc64= fails to configure: A compiler with support for C++11 language features is required
+
USES= autoreconf gettext libtool makeinfo
USE_LDCONFIG= yes
GNU_CONFIGURE= yes