From owner-cvs-all@FreeBSD.ORG Sun Feb 19 14:02:26 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 BE5CD1065674; Sun, 19 Feb 2012 14:02:26 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 963468FC12; Sun, 19 Feb 2012 14:02:26 +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 q1JE2Qcg092145; Sun, 19 Feb 2012 14:02:26 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1JE2Qhb092144; Sun, 19 Feb 2012 14:02:26 GMT (envelope-from crees) Message-Id: <201202191402.q1JE2Qhb092144@repoman.freebsd.org> From: Chris Rees Date: Sun, 19 Feb 2012 14:02:26 +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/databases/postgresql-pltcl 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: Sun, 19 Feb 2012 14:02:26 -0000 crees 2012-02-19 14:02:26 UTC FreeBSD ports repository Modified files: databases/postgresql-pltcl Makefile Log: Fix build with 9.1; apparently incomplete builds are unsupported by upstream, so force rebuild of src/backend before trying pl/tcl PR: 164796 Revision Changes Path 1.26 +2 -1 ports/databases/postgresql-pltcl/Makefile