From owner-cvs-all@FreeBSD.ORG Sat Mar 12 17:23:49 2011 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 A251A106564A; Sat, 12 Mar 2011 17:23:49 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A68A8FC0C; Sat, 12 Mar 2011 17:23:49 +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 p2CHNnwa048427; Sat, 12 Mar 2011 17:23:49 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2CHNnRF048426; Sat, 12 Mar 2011 17:23:49 GMT (envelope-from mezz) Message-Id: <201103121723.p2CHNnRF048426@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Mar 2011 17:23:49 +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/devel/ORBit/files patch-gmake-3.82 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: Sat, 12 Mar 2011 17:23:49 -0000 mezz 2011-03-12 17:23:49 UTC FreeBSD ports repository Added files: devel/ORBit/files patch-gmake-3.82 Log: Fix the build with gmake-3.82. The upstream has forgotten to delete the '@GT_YES@' in the popt/intl/Makefile.in as there is nothing in configure to replace the 'popt/intl/Makefile.in'. Reported by: pointyhat-exp with gmake 3.82 (linimon) Tested with: ade's gmake 3.82 patch on devel/gmake only Revision Changes Path 1.1 +19 -0 ports/devel/ORBit/files/patch-gmake-3.82 (new)