diff -uNr freefem++/Makefile freefem++/Makefile --- freefem++/Makefile Tue Apr 12 10:28:48 2005 +++ freefem++/Makefile Thu Apr 28 10:33:33 2005 @@ -51,7 +51,7 @@ .include .if ${ARCH} == "amd64" -BROKEN= "Does not build" +MAKE_ARGS+= "PIC=-fPIC" .endif .if ${ARCH} == "sparc64"