aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-26 07:32:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-26 07:32:36 +0000
commit79cee04bec9d8eb41595105a0b411918c7984ad9 (patch)
treee70f93e28daf424324f3dafdf2b6fba1d1c46e01 /textproc
parent6294e6933b8c60e0b46ca4bf09ef0c87e6c49663 (diff)
downloadports-79cee04bec9d8eb41595105a0b411918c7984ad9.tar.gz
ports-79cee04bec9d8eb41595105a0b411918c7984ad9.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ffe/Makefile1
-rw-r--r--textproc/mifluz/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ffe/Makefile b/textproc/ffe/Makefile
index edcb9d8cd2b6..9e6d9847c117 100644
--- a/textproc/ffe/Makefile
+++ b/textproc/ffe/Makefile
@@ -11,6 +11,7 @@ COMMENT= Flat file extractor
OPTIONS_DEFINE= DOCS
+USES= makeinfo
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
PORTDOCS= ${PORTNAME}.html
diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile
index fc4a8e357c31..530eb07493a4 100644
--- a/textproc/mifluz/Makefile
+++ b/textproc/mifluz/Makefile
@@ -12,7 +12,7 @@ COMMENT= C++ library to build and query a full text inverted index
LICENSE= GPLv3
USE_GCC= any
-USES= bison pathfix iconv
+USES= bison iconv makeinfo pathfix
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --without-unac
USE_LDCONFIG= yes