aboutsummaryrefslogtreecommitdiff
path: root/databases/sqliteodbc-sqlite2/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-02 21:41:47 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-02 21:41:47 +0000
commite929aea23c678404413a50eb73c457b8960438e1 (patch)
tree703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /databases/sqliteodbc-sqlite2/Makefile
parent149be67400eb8cd7ef5777241693267dc5e74076 (diff)
downloadports-e929aea23c678404413a50eb73c457b8960438e1.tar.gz
ports-e929aea23c678404413a50eb73c457b8960438e1.zip
Notes
Diffstat (limited to 'databases/sqliteodbc-sqlite2/Makefile')
-rw-r--r--databases/sqliteodbc-sqlite2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/sqliteodbc-sqlite2/Makefile b/databases/sqliteodbc-sqlite2/Makefile
index 1a96e6681c63..17b4f9ee92e1 100644
--- a/databases/sqliteodbc-sqlite2/Makefile
+++ b/databases/sqliteodbc-sqlite2/Makefile
@@ -7,9 +7,9 @@ PKGNAMESUFFIX= -sqlite2
MAINTAINER= madpilot@FreeBSD.org
COMMENT= ODBC driver for SQLite 2
-MASTERDIR= ${.CURDIR}/../sqliteodbc
+MASTERDIR= ${.CURDIR}/../sqliteodbc
-BROKEN_aarch64= fails to compile: error: passing char * to parameter of incompatible type va_list
-BROKEN_armv6= fails to compile: error: passing char * to parameter of incompatible type va_list
+BROKEN_aarch64= fails to compile: error: passing char * to parameter of incompatible type va_list
+BROKEN_armv6= fails to compile: error: passing char * to parameter of incompatible type va_list
.include "${MASTERDIR}/Makefile"