From owner-freebsd-gnome@FreeBSD.ORG Sun May 22 15:45:16 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6E21106566C for ; Sun, 22 May 2011 15:45:16 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id ACD768FC15 for ; Sun, 22 May 2011 15:45:16 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id p4MFjF0N024391; Sun, 22 May 2011 11:45:15 -0400 (EDT) Received: from fruit-rollup.marcuscom.com (jclarke-pc.cisco.com [172.18.254.236]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id p4MFj15A026298; Sun, 22 May 2011 11:45:01 -0400 (EDT) Message-ID: <4DD92F7D.4090200@freebsd.org> Date: Sun, 22 May 2011 11:45:01 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Gerald Pfeifer References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: Minor improvements to textproc/libxslt X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 15:45:17 -0000 On 5/22/11 9:55 AM, Gerald Pfeifer wrote: > I'd prefer to get an explicit ack over a maintainer timeout for the > following. Ack. Looks safe. Joe > > Gerald > > On Mon, 21 Mar 2011, Gerald Pfeifer wrote: >> can I get approval to apply the patch below to textproc/libxslt? >> >> It addresses an infrastructure change I had triggered and Marcus >> kindly integrated in portlint now where CPPFLAGS is now generally >> passed to CONFIGURE_ENV and MAKE_ENV. >> >> Gerald >> >> Index: Makefile >> =================================================================== >> RCS file: /home/pcvs/ports/textproc/libxslt/Makefile,v >> retrieving revision 1.97 >> diff -u -r1.97 Makefile >> --- Makefile 27 Jul 2010 01:25:19 -0000 1.97 >> +++ Makefile 21 Mar 2011 01:46:21 -0000 >> @@ -25,8 +25,8 @@ >> USE_GNOME?= gnomehack gnometarget libxml2 >> CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ >> --without-python >> -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >> - LDFLAGS="-L${LOCALBASE}/lib" >> +CPPFLAGS= "-I${LOCALBASE}/include" >> +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" >> >> .if defined(MASTERDIR) >> _SLAVE_PORT= yes >> > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome