X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=9d33d4656a004f56ab0568598faf36c08c05db9c;hb=4fd4ccf09ae0b1639a6d458fe2cd9a86f23a852f;hp=a4de132bd13d36b80133a6d0e7be6885ae254493;hpb=b50d1089743ad956496612642f2b2e2453542d13;p=pkgsrc-firefox3.git diff --git a/Makefile b/Makefile index a4de132..9d33d46 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,12 @@ create-rm-wrapper: ${WRAPPER_DIR}/bin/rm chmod +x ${WRAPPER_DIR}/bin/rm +# FIXME: remove this after +.PHONY: copy-xptcinvoke_asm_ppc_rhapsody +pre-configure: copy-xptcinvoke_asm_ppc_rhapsody +copy-xptcinvoke_asm_ppc_rhapsody: + cp ${.CURDIR}/files/xptcinvoke_asm_ppc_rhapsody.s ${WRKSRC:Q}/xpcom/reflect/xptcall/src/md/unix + # Link browser.xpt .PHONY: stage-package post-build: stage-package