From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 1 16:50:04 2009 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78EAB1065670 for ; Sun, 1 Feb 2009 16:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0646E8FC2C for ; Sun, 1 Feb 2009 16:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n11Go3BV006851 for ; Sun, 1 Feb 2009 16:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n11Go3tt006850; Sun, 1 Feb 2009 16:50:03 GMT (envelope-from gnats) Date: Sun, 1 Feb 2009 16:50:03 GMT Message-Id: <200902011650.n11Go3tt006850@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/130891: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2009 16:50:05 -0000 The following reply was made to PR ports/130891; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/130891: commit references a PR Date: Sun, 1 Feb 2009 16:46:18 +0000 (UTC) mezz 2009-02-01 16:46:09 UTC FreeBSD ports repository Modified files: www/webkit-gtk2 Makefile Log: Somehow, if the configure finds bash then it will using bash's doltlibtool then the result a static library will not be compile and install. It ends mess up users' plist. Disable to use bash's doltlibtool. Bump the PORTREVISION. I personal don't understand with bash's doltlibtool issue, so if anyone want to dig in it deeper then be my guest. PR: ports/130891 Submitted by: WATANABE Kazuhiro Revision Changes Path 1.9 +3 -2 ports/www/webkit-gtk2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"