summaryrefslogtreecommitdiff
path: root/databases/postgresql-odbc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-18 11:01:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-18 11:01:50 +0000
commit272bca67efffcfb0a62c658be11fe8d8aabe5534 (patch)
tree3e196a53836f6747eb6359eb9c17654bbf91e284 /databases/postgresql-odbc
parent- Document moodle multiple vulnerabilities (diff)
Mark these ports as broken on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480010
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r--databases/postgresql-odbc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile
index 783f964c15b6..20afca19f057 100644
--- a/databases/postgresql-odbc/Makefile
+++ b/databases/postgresql-odbc/Makefile
@@ -15,6 +15,8 @@ COMMENT= PostgreSQL ODBC driver
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/license.txt
+BROKEN_powerpc64= fails to compile: misc.h:58:21: expected ';' before 'dummy_for_check'
+
LIB_DEPENDS= libodbc.so:databases/unixODBC
USES= compiler:c11 libtool pgsql