From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 11 22:19:24 2007 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 56F5716A46C for ; Sun, 11 Nov 2007 22:19:24 +0000 (UTC) (envelope-from minshall@acm.org) Received: from einstein.cliq.org (einstein.cliq.org [131.161.246.13]) by mx1.freebsd.org (Postfix) with ESMTP id 29E9713C4A3 for ; Sun, 11 Nov 2007 22:19:24 +0000 (UTC) (envelope-from minshall@acm.org) Received: from gregtx.cliq.com (minshall@localhost.cliq.org [IPv6:::1]) by einstein.cliq.org (8.13.4/8.13.4) with ESMTP id lABMIvan016818 for ; Sun, 11 Nov 2007 14:18:57 -0800 (PST) Received: from gregtx (localhost [127.0.0.1]) by gregtx.cliq.com (Postfix) with ESMTP id 3BDAB5E47 for ; Sat, 10 Nov 2007 19:27:14 -0800 (PST) X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 From: Greg Minshall To: gnome@FreeBSD.org In-reply-to: Your message of "Sat, 10 Nov 2007 11:02:47 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 10 Nov 2007 19:27:14 -0800 Sender: minshall@acm.org Message-Id: <20071111032714.3BDAB5E47@gregtx.cliq.com> Cc: Subject: Re: security/nss-3.11.1/Makefile 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, 11 Nov 2007 22:19:24 -0000 sorry, too late i looked at the current Makefile in CVS and saw this was fixed. ---- > hi. the port Makefile uses INSTALL_PROGRAM to install libcrmf.a, but this > strips the symbols, so /usr/local/lib/libcrmf.a is unusable. > other ports in security use INSTALL_DATA to install libcrmf.a. i suspect nss > should do this also. > thanks. Greg Minshall