From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/mysql51-server/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/mysql51-server/Makefile') diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 514ecd15a3fc..79641f69d667 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -62,6 +62,7 @@ CONFIGURE_ARGS+=--with-plugins=max-no-ndb CONFIGURE_ARGS+=--with-collation=${WITH_COLLATION} .endif +NO_STAGE= yes .include .if ${ARCH} == "arm" -- cgit v1.2.3