From owner-cvs-all@FreeBSD.ORG Wed Jul 11 01:17:35 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76076106566C; Wed, 11 Jul 2012 01:17:35 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4943C8FC0A; Wed, 11 Jul 2012 01:17:35 +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 q6B1HZ3Z072700; Wed, 11 Jul 2012 01:17:35 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q6B1HZcH072699; Wed, 11 Jul 2012 01:17:35 GMT (envelope-from jkim) Message-Id: <201207110117.q6B1HZcH072699@repoman.freebsd.org> From: Jung-uk Kim Date: Wed, 11 Jul 2012 01:17:35 +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/editors/libreoffice 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: Wed, 11 Jul 2012 01:17:35 -0000 jkim 2012-07-11 01:17:35 UTC FreeBSD ports repository Modified files: editors/libreoffice Makefile Log: - Construct CPP and CXXCPP from the existing variables. - Pass CXXCPP as an environment variable for the configure script as it is only useful there at the moment. Actually, ports infrastructure ignores it. Revision Changes Path 1.55 +5 -4 ports/editors/libreoffice/Makefile