From owner-freebsd-ports Tue Oct 15 19:31:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA29438 for ports-outgoing; Tue, 15 Oct 1996 19:31:56 -0700 (PDT) Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA29431; Tue, 15 Oct 1996 19:31:50 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-50.ix.netcom.com [207.93.143.114]) by dfw-ix8.ix.netcom.com (8.6.13/8.6.12) with ESMTP id TAA09933; Tue, 15 Oct 1996 19:31:16 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id TAA19044; Tue, 15 Oct 1996 19:31:12 -0700 (PDT) Date: Tue, 15 Oct 1996 19:31:12 -0700 (PDT) Message-Id: <199610160231.TAA19044@silvia.HIP.Berkeley.EDU> To: torstenb@freebsd.org, rich@freebsd.org CC: ports@freebsd.org Subject: xpm static library From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Remember I complained a while back that the xpm port didn't build static the static library anymore? I found out that it's because config/bsdLib.rules in XFree86-3.1.2 betas don't define ForceNormalLib to YES anymore. Rich, is this going to be a permanent change? If so, we need to adjust the ports accordingly. Satoshi