some broken ports?

Sean McNeil sean at mcneil.com
Thu Jun 3 21:33:51 PDT 2004


Am I missing something?  Is libtool suppose to handle this and isn't?  I
cannot get several ports to compile without adding the following snip of
code to the Makefile for each:

.if ${MACHINE_ARCH} == "amd64"
CONFIGURE_ARGS+=--with-pic
.endif

So far these include:

mail/evolution (has just been committed)
multimedia/mpeg4ip

There is an odd patch in gxine that I have to remove too:

multimedia/gxine/files/patch-src::spidermonkey::jsprf.c

Sean




More information about the freebsd-amd64 mailing list