From 069d87d3332abd98517663a89b4ae672e8ebfba1 Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 4 Feb 2009 00:44:16 +0900 Subject: [PATCH] Fix again... --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.40.0