summaryrefslogtreecommitdiff
path: root/databases/mysql57-client
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-20 16:58:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-20 16:58:10 +0000
commit74fa808d34ee655874151e5c38668b44f18bf58e (patch)
tree90ebb8bfb4c745a5dab712147ae21ed72a316bdb /databases/mysql57-client
parentUpdate to Wine 2.8. This includes the following changes: (diff)
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Reported by: swills Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'databases/mysql57-client')
-rw-r--r--databases/mysql57-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql57-client/Makefile b/databases/mysql57-client/Makefile
index 5c6cb4abfeda..a7a6a439b7ed 100644
--- a/databases/mysql57-client/Makefile
+++ b/databases/mysql57-client/Makefile
@@ -8,8 +8,8 @@ COMMENT= Multithreaded SQL database (client)
LICENSE+= LGPL21
-BROKEN_powerpc64= Does not build
-BROKEN_sparc64= Does not build: reports unsupported compiler
+BROKEN_powerpc64= does not build: reports unsupported compiler
+BROKEN_sparc64= does not build: reports unsupported compiler
MASTERDIR= ${.CURDIR}/../mysql57-server