[63172] trunk/dports/mail/dovecot/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jan 27 19:13:04 PST 2010
Revision: 63172
http://trac.macports.org/changeset/63172
Author: ryandesign at macports.org
Date: 2010-01-27 19:13:04 -0800 (Wed, 27 Jan 2010)
Log Message:
-----------
dovecot: whitespace consistency
Modified Paths:
--------------
trunk/dports/mail/dovecot/Portfile
Modified: trunk/dports/mail/dovecot/Portfile
===================================================================
--- trunk/dports/mail/dovecot/Portfile 2010-01-28 03:12:22 UTC (rev 63171)
+++ trunk/dports/mail/dovecot/Portfile 2010-01-28 03:13:04 UTC (rev 63172)
@@ -40,7 +40,7 @@
configure.cppflags -I${prefix}/include/openssl
-post-destroot {
+post-destroot {
# Create the dovecot user and group
addgroup dovecot
set gid [existsgroup dovecot]
@@ -98,9 +98,9 @@
}
variant ldap description {Enable LDAP support} {
- configure.args-append --with-ldap
- archcheck.files-append lib/libldap.dylib
- depends_lib-append port:openldap
+ configure.args-append --with-ldap
+ archcheck.files-append lib/libldap.dylib
+ depends_lib-append port:openldap
}
startupitem.create yes
@@ -110,4 +110,3 @@
livecheck.type regex
livecheck.url ${homepage}download.html
livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?).tar.gz"
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100127/4eb86466/attachment.html>
More information about the macports-changes
mailing list