From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 15 04:50:19 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E39E06B4 for ; Wed, 15 May 2013 04:50:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D5DA383C for ; Wed, 15 May 2013 04:50:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F4oJoU033373 for ; Wed, 15 May 2013 04:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F4oJMX033372; Wed, 15 May 2013 04:50:19 GMT (envelope-from gnats) Date: Wed, 15 May 2013 04:50:19 GMT Message-Id: <201305150450.r4F4oJMX033372@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: Re: ports/178601: postgresql port has wrong check for MIT_KRB5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Garrett Wollman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 04:50:20 -0000 The following reply was made to PR ports/178601; it has been noted by GNATS. From: Garrett Wollman To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/178601: postgresql port has wrong check for MIT_KRB5 Date: Mon, 13 May 2013 15:30:21 -0400 <> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: postgresql port has wrong check for MIT_KRB5 >> Arrival-Date: Mon May 13 19:10:00 UTC 2013 On second thought, all of the checks that are conditional on package-installed files should simply be deleted; if the dependency is enabled in the port configuration, it should always be included whether or not its files are already installed. (Or perhaps this can be conditionalized on PACKAGE_BUILDING?) -GAWollman _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"