Date: Mon, 08 Mar 2004 18:36:00 +0100 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Rolandas Naujikas <rolnas@takas.lt> Cc: ports@FreeBSD.org Subject: Re: security/heimdal port incorrectly set USE_LIBTOOL Message-ID: <404CAF00.70504@fillmore-labs.com> In-Reply-To: <20040308134002.GA5606@rolnas> References: <20040308084537.GA2860@rolnas> <20040308121424.GA55827@madman.celabo.org> <20040308134002.GA5606@rolnas>
next in thread | previous in thread | raw e-mail | index | archive | help
Rolandas Naujikas wrote: > This port doesn't use external libtool, only internal one. > USE_LIBTOOL=yes can be removed. > > Rolandas Naujikas > > P.S. From build log: > ... > /bin/sh ../libtool --mode=link cc -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -DINET6 -O -pipe -rpath=/usr/lib:/usr/local/lib -o bits bits.o > ... another case for: pre-configure: @${REINPLACE_CMD} -e '/^LIBTOOL=/s,\$$(top_builddir)/libtool,${LIBTOOL},g' \ ${WRKSRC}/configure this will also make files/patch-ch superfluous. Perhaps this should be added to patch-libtool in bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404CAF00.70504>