aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-10-27 11:26:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-10-27 11:26:38 +0000
commitaa8893cd01ce86b46beccb38c328feb5d0737150 (patch)
treedeb3fbf12ec44503cc4d339505838bf005d91556 /mail/dovecot-devel
parent8e5f24b770956f79b7cd724c0614c324422bb0f2 (diff)
downloadports-aa8893cd01ce86b46beccb38c328feb5d0737150.tar.gz
ports-aa8893cd01ce86b46beccb38c328feb5d0737150.zip
Notes
Diffstat (limited to 'mail/dovecot-devel')
-rw-r--r--mail/dovecot-devel/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index 6e5f9fcb14f1..494e1aadc0af 100644
--- a/mail/dovecot-devel/Makefile
+++ b/mail/dovecot-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= dovecot
DISTVERSION= 1.0.alpha4
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/
@@ -35,11 +36,12 @@ OPTIONS= SASL2 "SASL2 support" off \
VPOPMAIL "VPopMail support" off \
LDAP "OpenLDAP support" off \
PGSQL "PostgreSQL support" off \
- MYSQL "MySQL support" off
+ MYSQL "MySQL support" off \
+ RCORDER "RC Order support" off
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500038
+.if ${OSVERSION} < 500038 || !defined(WITH_RCORDER)
USE_RC_SUBR= dovecot.sh
.else
USE_RCORDER= dovecot.sh