4cd1e8830e
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports. Trivial update from 5.2.0-beta1 to 5.2.1 by me. Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for Qt-5.2.0 update. Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
10 lines
204 B
Makefile
10 lines
204 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= Qt ${DB_DESC} plugin
|
|
|
|
DB= ODBC
|
|
DB_DESC= Open Database Connectivity
|
|
|
|
LIB_DEPENDS= libiodbc.so:${PORTSDIR}/databases/libiodbc
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|