From a576d7660aad3f785ec8fa25bf5a3f871bbd2180 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Thu, 20 Aug 2020 10:06:45 +0000 Subject: [PATCH] Fix build on FreeBSD 13 Reported by: pkg-fallout --- security/fswatch/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/fswatch/Makefile b/security/fswatch/Makefile index c5120c8d6fc7..f396993f5b03 100644 --- a/security/fswatch/Makefile +++ b/security/fswatch/Makefile @@ -17,6 +17,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-regex \ --enable-stflags GNU_CONFIGURE= yes +CFLAGS+= -fcommon PORTSCOUT= ignore:1