git: 27d7583b1d8d - main - textproc/ffe: fix build (requires GNU89 inline semantics)

From: Vinícius Zavam <egypcio_at_FreeBSD.org>
Date: Sat, 30 Jul 2022 16:17:49 UTC
The branch main has been updated by egypcio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=27d7583b1d8d3f8e28cfae50995aeb2564a2463c

commit 27d7583b1d8d3f8e28cfae50995aeb2564a2463c
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-07-30 15:59:15 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-07-30 15:59:15 +0000

    textproc/ffe: fix build (requires GNU89 inline semantics)
    
      * fixes specially for OSVERSION>=1300000;
      * also tested on different platforms.
    
    PR:             265511
    Reported by:    Robert Clausecker <fuz % fuz.su>
---
 textproc/ffe/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/ffe/Makefile b/textproc/ffe/Makefile
index 911266949795..5c624c7eb523 100644
--- a/textproc/ffe/Makefile
+++ b/textproc/ffe/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ffe
 DISTVERSION=	0.3.9
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	SF/ff-extractor/ff-extractor/${DISTVERSION}
 
@@ -12,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		makeinfo localbase
 
 GNU_CONFIGURE=	yes
+CFLAGS+=	-std=gnu89	# Requires GNU89 inline semantics.
 
 INFO=		ffe
 PORTDOCS=	ffe.html