diff options
Diffstat (limited to 'databases/mysql-workbench52/Makefile')
-rw-r--r-- | databases/mysql-workbench52/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql-workbench52/Makefile b/databases/mysql-workbench52/Makefile index 173634d79d67..66dfdffdfeea 100644 --- a/databases/mysql-workbench52/Makefile +++ b/databases/mysql-workbench52/Makefile @@ -61,6 +61,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" PYTHON_VER="${PYTHON_VER}" CONFLICTS= mysql-workbench-oss* +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON_UTILS} |