Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 16:42:41 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428626 - head/databases/mdbtools
Message-ID:  <201612151642.uBFGgf9e095404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Dec 15 16:42:41 2016
New Revision: 428626
URL: https://svnweb.freebsd.org/changeset/ports/428626

Log:
  Silence stage-qa.
  
  Reported by:	pkg-fallout
  Sponsored by:	Absolight

Modified:
  head/databases/mdbtools/Makefile   (contents, props changed)

Modified: head/databases/mdbtools/Makefile
==============================================================================
--- head/databases/mdbtools/Makefile	Thu Dec 15 16:27:59 2016	(r428625)
+++ head/databases/mdbtools/Makefile	Thu Dec 15 16:42:41 2016	(r428626)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libodbc.so:databases/unixOD
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612151642.uBFGgf9e095404>