aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix27
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-01 18:20:27 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-01 18:20:27 +0000
commite078f4da3b7f388ca4a8d4e2377046fd25620bda (patch)
tree25387e66ff06e1fd07838f87aca817d33bf933ba /mail/postfix27
parent368472cc960459b03840292e48c770667aceb841 (diff)
downloadports-e078f4da3b7f388ca4a8d4e2377046fd25620bda.tar.gz
ports-e078f4da3b7f388ca4a8d4e2377046fd25620bda.zip
Notes
Diffstat (limited to 'mail/postfix27')
-rw-r--r--mail/postfix27/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre