aboutsummaryrefslogtreecommitdiff
path: root/textproc/ffe
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2022-07-30 15:59:15 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2022-07-30 15:59:15 +0000
commit27d7583b1d8d3f8e28cfae50995aeb2564a2463c (patch)
tree5db9cb64dc9731d55c8f90edaeb74e4408690f79 /textproc/ffe
parent50a39dd0971d06a731024578f6be895df4d0d4a3 (diff)
downloadports-27d7583b1d8d3f8e28cfae50995aeb2564a2463c.tar.gz
ports-27d7583b1d8d3f8e28cfae50995aeb2564a2463c.zip
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>
Diffstat (limited to 'textproc/ffe')
-rw-r--r--textproc/ffe/Makefile2
1 files changed, 2 insertions, 0 deletions
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