aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-connector-odbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-connector-odbc/Makefile')
-rw-r--r--databases/mysql-connector-odbc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-connector-odbc/Makefile b/databases/mysql-connector-odbc/Makefile
index ec5752ddfc97..846362ada1a4 100644
--- a/databases/mysql-connector-odbc/Makefile
+++ b/databases/mysql-connector-odbc/Makefile
@@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= sergey@network-asp.biz
COMMENT= ODBC driver for MySQL${MYSQL_VER} / ${DRIVER_MANAGER}
-BUILD_DEPENDS= unixODBC>=2.2.14_1:${PORTSDIR}/databases/unixODBC
-LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC
+BUILD_DEPENDS= unixODBC>=2.2.14_1:databases/unixODBC
+LIB_DEPENDS= libodbc.so:databases/unixODBC
USE_LDCONFIG= yes
USE_MYSQL= yes