1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Disable Qt5 sqldrivers-ibase on not-(i386|amd64)

This is basically r463394, repeated for Qt5

Approved by:	tcberner (mentor, implicit)
This commit is contained in:
Adriaan de Groot 2018-03-02 13:27:13 +00:00
parent 0ea0faa262
commit 7e4b709a49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463396

View File

@ -5,4 +5,6 @@ DB_DESC= InterBase/Firebird
USES= firebird
ONLY_FOR_ARCHS= i386 amd64
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"