diff options
Diffstat (limited to 'databases/firebird20-client')
-rw-r--r-- | databases/firebird20-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/firebird20-client/Makefile b/databases/firebird20-client/Makefile index 06d2be3a47ad..9c2781dc5d9c 100644 --- a/databases/firebird20-client/Makefile +++ b/databases/firebird20-client/Makefile @@ -15,6 +15,7 @@ MASTERDIR= ${.CURDIR}/../firebird20-server PLIST= ${PKGDIR}/pkg-plist.client CLIENT_ONLY= yes +CONFLICTS= unixODBC-* virtuoso-* MANUAL_PACKAGE_BUILD= yes |