38cbe5cc9e
Also: - replace USE_FIREBIRD by USES=firebird. - convert ports depending on databases/firebird25-client directly to USES=firebird. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951
8 lines
126 B
Makefile
8 lines
126 B
Makefile
# $FreeBSD$
|
|
|
|
DB= IBase
|
|
DB_DESC= InterBase/Firebird
|
|
|
|
USES= firebird
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|