1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

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>
This commit is contained in:
Vinícius Zavam 2022-07-30 15:59:15 +00:00
parent 50a39dd097
commit 27d7583b1d
No known key found for this signature in database
GPG Key ID: 415C653413B43475

View File

@ -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