Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 18:43:03 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353117 - head/databases/p5-DBD-ODBC
Message-ID:  <201405061843.s46Ih3T3066180@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue May  6 18:43:03 2014
New Revision: 353117
URL: http://svnweb.freebsd.org/changeset/ports/353117
QAT: https://qat.redports.org/buildarchive/r353117/

Log:
  Unbreak

Modified:
  head/databases/p5-DBD-ODBC/Makefile

Modified: head/databases/p5-DBD-ODBC/Makefile
==============================================================================
--- head/databases/p5-DBD-ODBC/Makefile	Tue May  6 18:14:01 2014	(r353116)
+++ head/databases/p5-DBD-ODBC/Makefile	Tue May  6 18:43:03 2014	(r353117)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-DBI>=1.609:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+LIB_DEPENDS=	libodbc.so:${PORTSDIR}/databases/unixODBC
 
 OPTIONS_DEFINE=	DOCS
 



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