diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-07 02:43:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-07 02:43:03 +0800 |
commit | 24037904f3ac09bc12e2f3c4f8b5b8202e5977b0 (patch) | |
tree | 62d1fb868d7913bbb5555f52d86edf164f151716 /databases/p5-DBD-ODBC | |
parent | 7bfa544c17ce2e5db1f04d92afef4d0b520caf83 (diff) | |
download | freebsd-ports-gnome-24037904f3ac09bc12e2f3c4f8b5b8202e5977b0.tar.gz freebsd-ports-gnome-24037904f3ac09bc12e2f3c4f8b5b8202e5977b0.tar.zst freebsd-ports-gnome-24037904f3ac09bc12e2f3c4f8b5b8202e5977b0.zip |
Unbreak
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 |