From 48f42a2a266b57cbc7f0432796494fb4545e592e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 15 Dec 2016 16:42:41 +0000 Subject: [PATCH] Silence stage-qa. Reported by: pkg-fallout Sponsored by: Absolight --- databases/mdbtools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index e4156243cd14..058198b5e199 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libodbc.so:databases/unixODBC OPTIONS_DEFINE= GNOME DOCS OPTIONS_SUB= yes -USES= autoreconf bison iconv libtool pathfix pkgconfig +USES= autoreconf bison gettext-runtime iconv libtool pathfix pkgconfig readline USE_GITHUB= yes GH_ACCOUNT= brianb USE_LDCONFIG= yes