Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 21:33:03 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        ports@FreeBSD.org
Subject:   howto stop port from installing .la files ?
Message-ID:  <Pine.BSF.4.53.0302272130150.72813@e0-0.zab2.int.zabbadoz.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0302272130150.72813>