From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 25 09:00:09 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E72816A420 for ; Tue, 25 Sep 2007 09:00:09 +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 3DB0413C45D for ; Tue, 25 Sep 2007 09:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8P9099j047450 for ; Tue, 25 Sep 2007 09:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8P909bK047449; Tue, 25 Sep 2007 09:00:09 GMT (envelope-from gnats) Date: Tue, 25 Sep 2007 09:00:09 GMT Message-Id: <200709250900.l8P909bK047449@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/116623: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 09:00:09 -0000 The following reply was made to PR ports/116623; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/116623: commit references a PR Date: Tue, 25 Sep 2007 08:53:54 +0000 (UTC) rafan 2007-09-25 08:53:49 UTC FreeBSD ports repository Modified files: audio/csound Makefile audio/csound/scripts check-fltk-threads.sh Log: - When fltk is not installed, scripts/check-fltk-threads.sh misbehaves due to not checking existence of fltk-config before using it. Fix that by checking existence before using. PR: ports/116623 Submitted by: bgruber Approved by: Martin Tournoij (maintainer) Revision Changes Path 1.32 +2 -1 ports/audio/csound/Makefile 1.2 +2 -2 ports/audio/csound/scripts/check-fltk-threads.sh _______________________________________________ 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"