From: PHO Date: Tue, 3 Feb 2009 15:44:16 +0000 (+0900) Subject: Fix again... X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=069d87d3332abd98517663a89b4ae672e8ebfba1;p=pkgsrc-firefox3.git Fix again... --- diff --git a/Makefile b/Makefile index aeb8b1e..97f86e8 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,8 @@ PKGREVISION= 2 XPTCFILES+= xptcinvoke_asm_ppc_rhapsody.s -XPTCFILES:= ${XPTCFILES:C,^,../../firefox3/files/,} +#XPTCFILES:= ${XPTCFILES:C,^,../../../www/firefox3/files/,} +XPTCFILES:= ${XPTCFILES:C,^,../../../local/firefox3/files/,} # FIXME DESCR_SRC= ${.CURDIR}/../../www/firefox/DESCR #DISTINFO_FILE= ${.CURDIR}/../../www/firefox3/distinfo