diff -r f947b86fc7dd -r 2cf7e72421ff components/mysql-5-7/Makefile --- a/components/mysql-5-7/Makefile Mon May 16 17:12:29 2016 -0700 +++ b/components/mysql-5-7/Makefile Mon May 16 17:14:26 2016 -0700 @@ -42,6 +42,14 @@ COMPONENT_PROJECT_URL = http://dev.mysql.com/ COMPONENT_BUGDB = database/mysql +# Requires new pkgmogrify feature, available in S12 but not 11.3, so do not +# publish. +ifeq ($(BUILD_TYPE), evaluation) +BUILD_64= +INSTALL_64= +PUBLISH_STAMP= +endif + #We use cp(1) instead of cloney because we use TAR to copy files and the TAR #used doesn't handle long links CLONEY=echo