From owner-freebsd-ports Thu Feb 27 13:41:33 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA3E837B401 for ; Thu, 27 Feb 2003 13:41:31 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E78C43F85 for ; Thu, 27 Feb 2003 13:41:30 -0800 (PST) (envelope-from bzeeb-lists@zabbadoz.net) Received: from localhost (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 746371FFBA6 for ; Thu, 27 Feb 2003 22:41:28 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 9DD6B1FFBAB; Thu, 27 Feb 2003 22:41:27 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id D5FC715364; Thu, 27 Feb 2003 21:33:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id C2FE91535F for ; Thu, 27 Feb 2003 21:33:03 +0000 (UTC) Date: Thu, 27 Feb 2003 21:33:03 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: ports@FreeBSD.org Subject: howto stop port from installing .la files ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, is there a proof way to stop a port from installing .la files ? I am currently using INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+= \ --with-system-libtool --enable-ltdl-install=no \ --with-ltdl-lib=${LOCALBASE}/lib \ --with-ltdl-include=${LOCALBASE}/include \ ... but it doen't help :( any ideas ? if not freeradius port will keep installing them ... -- Greetings Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message