summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg>2015-07-07 11:43:47 +0000
committerjoerg <joerg>2015-07-07 11:43:47 +0000
commit2ca6607ad8278c3f85d195c80d7b29836647362e (patch)
tree8b0bfb8f7148151409882d26a24d21280414a150 /databases
parenta087418022ab960a0d503835d0499e7902a5b9bd (diff)
downloadpkgsrc-2ca6607ad8278c3f85d195c80d7b29836647362e.tar.gz
Lua 5.3 is not supported.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-workbench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile
index f5a8fe6e24e..d6faae7d98c 100644
--- a/databases/mysql-workbench/Makefile
+++ b/databases/mysql-workbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2015/05/04 21:14:24 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2015/07/07 11:43:47 joerg Exp $
DISTNAME= mysql-workbench-gpl-5.2.33b-src
PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//}
@@ -18,7 +18,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= bash gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-system-ctemplate
-LUA_VERSIONS_INCOMPATIBLE= 52
+LUA_VERSIONS_INCOMPATIBLE= 52 53
CHECK_PORTABILITY_SKIP= build/make_dmg.sh
CHECK_PORTABILITY_SKIP+=ext/ctemplate/ctemplate-src/configure.ac