Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2009 14:06:47 GMT
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139335: [MAINTAINER UPDATE] mail/postfix25: add NO_LATEST_LINK=yes and MAKE_JOBS_SAFE=yes
Message-ID:  <200910031406.n93E6lZK064200@www.freebsd.org>
Resent-Message-ID: <200910031410.n93EA1Ac069084@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139335
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/postfix25: add NO_LATEST_LINK=yes and MAKE_JOBS_SAFE=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 03 14:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        7.1-RELEASE
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:
Patch attached.

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/postfix25/Makefile,v
retrieving revision 1.154
diff -u -r1.154 Makefile
--- Makefile	30 Sep 2009 12:50:04 -0000	1.154
+++ Makefile	3 Oct 2009 13:48:14 -0000
@@ -25,6 +25,8 @@
 CONFLICTS=	courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \
 		sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
 
+MAKE_JOBS_SAFE=	yes
+NO_LATEST_LINK=	yes
 USE_SUBMAKE=	yes
 USE_PERL5_BUILD=yes
 USE_RC_SUBR=	postfix.sh


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910031406.n93E6lZK064200>