From owner-cvs-ports@FreeBSD.ORG Wed Feb 6 15:23:21 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2A9216A419; Wed, 6 Feb 2008 15:23:21 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7B10913C45B; Wed, 6 Feb 2008 15:23:21 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m16FNL9O029981; Wed, 6 Feb 2008 15:23:21 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m16FNLRD029980; Wed, 6 Feb 2008 15:23:21 GMT (envelope-from tmclaugh) Message-Id: <200802061523.m16FNLRD029980@repoman.freebsd.org> From: Tom McLaughlin Date: Wed, 6 Feb 2008 15:23:21 +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/print/hplip/files patch-Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2008 15:23:21 -0000 tmclaugh 2008-02-06 15:23:21 UTC FreeBSD ports repository Modified files: print/hplip/files patch-Makefile.in Log: - Fix build where under some circumstances the GNU autools woule be called to regenerate files and break build. Found most commonly when WRKSRC is on an NFS share. PR: 108537 Approved by: maintainer Revision Changes Path 1.7 +26 -8 ports/print/hplip/files/patch-Makefile.in