aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-11 10:35:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-11 10:35:54 +0000
commitecf6561d634700c3b1c38be42461a57fbb7ee53d (patch)
tree946d12df1db8281f12f655cf1516b976f4e78ef9 /mail/dovecot/Makefile
parent7fe9e75768f7da1d1cbcaff86b18d9e8711c1280 (diff)
downloadports-ecf6561d634700c3b1c38be42461a57fbb7ee53d.tar.gz
ports-ecf6561d634700c3b1c38be42461a57fbb7ee53d.zip
Notes
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r--mail/dovecot/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 995f4aaa0308..cc8dd55c1685 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -7,8 +7,9 @@
PORTNAME= dovecot
PORTVERSION= 0.99.10.4
+PORTREVISION= 1
CATEGORIES= mail ipv6
-MASTER_SITES= http://dovecot.procontrol.fi/
+MASTER_SITES= http://www.dovecot.org/
MAINTAINER= robin@isometry.net
COMMENT= Secure and compact IMAP and POP3 servers
@@ -78,9 +79,9 @@ LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
CONFIGURE_ARGS+= --with-pgsql
.endif
-pre-everything::
- @${ECHO_MSG} "==> Dovecot options: see ${MAKEFILE} for descriptions"
- @${SED} -ne 's,^##,==> ,p' ${MAKEFILE}
+pre-configure:
+ @${ECHO_MSG} "=> ${PORTNAME} options: see ${MAKEFILE} for descriptions"
+ @${SED} -ne 's,^##,=> ,p' ${MAKEFILE}
pre-build:
@${REINPLACE_CMD} -e 's,%%SSLDIR%%,/var/dovecot/ssl,' \