diff options
Diffstat (limited to 'mail/pecl-esmtp/Makefile')
-rw-r--r-- | mail/pecl-esmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile index 55eb618bb645..815f48b21916 100644 --- a/mail/pecl-esmtp/Makefile +++ b/mail/pecl-esmtp/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= RE2C OPTIONS_DEFAULT= RE2C RE2C_DESC= Use re2c to regenerate PHP parsers +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MRE2C} |