1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $FreeBSD$ PORTNAME= sqliteodbc CATEGORIES= databases PKGNAMESUFFIX= -sqlite2 MAINTAINER= madpilot@FreeBSD.org COMMENT= ODBC driver for SQLite 2 MASTERDIR= ${.CURDIR}/../sqliteodbc BROKEN_aarch64= Fails to compile: error: passing char * to parameter of incompatible type va_list .include "${MASTERDIR}/Makefile"