diff --git a/net-mail/dovecot/dovecot-2.2.24.recipe b/net-mail/dovecot/dovecot-2.2.24.recipe index cb34a9679..ae6eb0b0c 100644 --- a/net-mail/dovecot/dovecot-2.2.24.recipe +++ b/net-mail/dovecot/dovecot-2.2.24.recipe @@ -5,8 +5,8 @@ Dovecot is an excellent choice for both small and large installations. \ It's fast, simple to set up, requires no special administration and it \ uses very little memory." HOMEPAGE="http://dovecot.org/" -LICENSE="MIT" COPYRIGHT="2002-2016 Timo Sirainen" +LICENSE="MIT" REVISION="2" SOURCE_URI="http://dovecot.org/releases/2.2/dovecot-$portVersion.tar.gz" CHECKSUM_SHA256="71c86891ea8deb5703d3dbbc3ea31ce2cbf7638f1aa395d9e8794d3ff7aebeb7" @@ -15,6 +15,13 @@ PATCHES="dovecot-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" +GLOBAL_WRITABLE_FILES=" + settings/dovecot/README auto-merge + " +USER_SETTINGS_FILES=" + settings/dovecot directory manual + " + PROVIDES=" dovecot$secondaryArchSuffix = $portVersion cmd:doveadm$secondaryArchSuffix = $portVersion @@ -50,13 +57,6 @@ BUILD_PREREQUIRES=" cmd:pkg_config$secondaryArchSuffix " -GLOBAL_WRITABLE_FILES=" - settings/dovecot/README auto-merge - " -USER_SETTINGS_FILES=" - settings/dovecot directory manual - " - BUILD() { autoreconf -fi