summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/syslog-ng')
-rw-r--r--sysutils/syslog-ng/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index 4e61ea9051c1..955bf17f8228 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -5,4 +5,6 @@ SYSLOG_NG_VERSION?= 37
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
+BROKEN_powerpc64= Does not build
+
.include "${MASTERDIR}/Makefile"