security/heimdal port incorrectly set USE_LIBTOOL

Rolandas Naujikas rolnas at takas.lt
Mon Mar 8 10:29:35 PST 2004


On Mon, Mar 08, 2004 at 06:36:00PM +0100, Oliver Eikemeier wrote:
> 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

It builds and with USE_LIBTOOL=yes and without USE_LIBTOOL. Really with
USE_LIBTOOL=yes it use libtool from port, because of patch-libtool
target. I'm sorry for my fault.

Rolandas Naujikas


More information about the freebsd-ports mailing list