diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-06 18:43:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-06 18:43:03 +0000 |
commit | 13efb732a2e25b22d0fd4239c9d5a7d6e53c9253 (patch) | |
tree | 62d1fb868d7913bbb5555f52d86edf164f151716 /databases/p5-DBD-ODBC | |
parent | 1c77d5ae80c3d9968c4a13441089e4cbbf24c4db (diff) |
Unbreak
Notes
Notes:
svn path=/head/; revision=353117
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 6270a9eb7944..0e2ac44cdc7b 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -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 |