diff options
Diffstat (limited to 'databases/p5-DBD-ODBC/Makefile')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 3bbd70cdf398..7fe53e2e556e 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -13,9 +13,9 @@ COMMENT= DBD module interfacing the ODBC databases LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DBI>=1.609:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= p5-DBI>=1.609:databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC +LIB_DEPENDS= libodbc.so:databases/unixODBC OPTIONS_DEFINE= DOCS |