From owner-freebsd-python@FreeBSD.ORG Fri Jun 4 16:40:06 2010 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50569106566B for ; Fri, 4 Jun 2010 16:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5DA8FC12 for ; Fri, 4 Jun 2010 16:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o54Ge6qc081911 for ; Fri, 4 Jun 2010 16:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o54Ge64j081904; Fri, 4 Jun 2010 16:40:06 GMT (envelope-from gnats) Date: Fri, 4 Jun 2010 16:40:06 GMT Message-Id: <201006041640.o54Ge64j081904@freefall.freebsd.org> To: python@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 16:40:06 -0000 The following reply was made to PR ports/147291; it has been noted by GNATS. From: Garrett Cooper To: wen heping Cc: bug-followup@freebsd.org Subject: Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package Date: Fri, 4 Jun 2010 09:37:29 -0700 On Fri, Jun 4, 2010 at 5:06 AM, wen heping wrote: > Would this help? > http://www.hydrus.org.uk/journal/pkg-creation.html > > Actullay, there were same PRs before: > http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports&severity=&priority=&class=&state=&sort=none&text=NO_NIS&responsible=&multitext=&originator=&closedtoo=on&release= Yeah, the above link would work... changing NO_NIS to MK_NIS == "no" Thanks, -Garrett