From e078f4da3b7f388ca4a8d4e2377046fd25620bda Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Tue, 1 Aug 2006 18:20:27 +0000 Subject: Make rc.d start postfix later, like sendmail does. PR: 100750 Submitted by: KIMURA Yasuhiro Approved by: Vivek Khera (maintainer) --- mail/postfix27/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/postfix27') 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 # Default requirement for postfix rc script -_REQUIRE= DAEMON +_REQUIRE= LOGIN cleanvar .if defined(WITH_PCRE) LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre -- cgit v1.2.3