diff --git a/databases/nanodbc/Makefile b/databases/nanodbc/Makefile index b3f360cfa54b..32d6852aa23f 100644 --- a/databases/nanodbc/Makefile +++ b/databases/nanodbc/Makefile @@ -5,11 +5,14 @@ CATEGORIES= databases devel MAINTAINER= yuri@FreeBSD.org COMMENT= Small C++ wrapper for the native C ODBC API -WWW= https://nanodbc.github.io/nanodbc/ +WWW= https://nanodbc.github.io/nanodbc/ \ + https://github.com/nanodbc/nanodbc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_15= compilation fails with clang-19, see https://github.com/nanodbc/nanodbc/issues/421 + LIB_DEPENDS= libodbc.so:databases/unixODBC USES= cmake:testing compiler:c++14-lang localbase:ldflags # pkgconfig python:build