From owner-cvs-all@FreeBSD.ORG Mon Feb 20 06:15:22 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AE2C106566B; Mon, 20 Feb 2012 06:15:22 +0000 (UTC) (envelope-from sahil@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2C9398FC0A; Mon, 20 Feb 2012 06:15:22 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1K6FM5s039290; Mon, 20 Feb 2012 06:15:22 GMT (envelope-from sahil@repoman.freebsd.org) Received: (from sahil@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1K6FMVx039289; Mon, 20 Feb 2012 06:15:22 GMT (envelope-from sahil) Message-Id: <201202200615.q1K6FMVx039289@repoman.freebsd.org> From: Sahil Tandon Date: Mon, 20 Feb 2012 06:15:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/postfix25 Makefile ports/mail/postfix26 Makefile ports/mail/postfix27 Makefile ports/mail/postfix28 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 06:15:22 -0000 sahil 2012-02-20 06:15:22 UTC FreeBSD ports repository Modified files: mail/postfix25 Makefile mail/postfix26 Makefile mail/postfix27 Makefile mail/postfix28 Makefile Log: Remove library number from pcre LIB_DEPENDS, as this port can compile without incident against older pcre libraries. Revision Changes Path 1.169 +1 -1 ports/mail/postfix25/Makefile 1.168 +1 -1 ports/mail/postfix26/Makefile 1.176 +1 -1 ports/mail/postfix27/Makefile 1.179 +1 -1 ports/mail/postfix28/Makefile