svn commit: r428626 - head/databases/mdbtools

Mathieu Arnold mat at FreeBSD.org
Thu Dec 15 16:42:42 UTC 2016


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


More information about the svn-ports-head mailing list