diff options
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r-- | mail/evolution-exchange/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index f59bbf9330ab..ecdcf25a4580 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -37,6 +37,7 @@ PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \ GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(HEIMDAL_HOME) || defined(WITH_HEIMDAL) || defined(NO_KERBEROS) |