X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=patches%2Fpatch-al;h=24e50db362715324edd6778e35758ad3dff150b3;hb=9cc91bff05caa8ce86307a527a2083263de9156b;hp=319681a08932f38678f515452f77b286a03a3a92;hpb=57db98132202e38770d080f5f693d1e78c1386da;p=pkgsrc-firefox3.git diff --git a/patches/patch-al b/patches/patch-al index 319681a..24e50db 100644 --- a/patches/patch-al +++ b/patches/patch-al @@ -1,6 +1,6 @@ $NetBSD$ ---- modules/libpr0n/decoders/icon/Makefile.in.orig 2009-02-04 12:46:11.000000000 +0900 +--- modules/libpr0n/decoders/icon/Makefile.in.orig 2008-03-01 08:24:54.000000000 +0900 +++ modules/libpr0n/decoders/icon/Makefile.in @@ -67,7 +67,7 @@ ifeq ($(OS_ARCH),OS2) PLATFORM = os2 @@ -11,12 +11,14 @@ $NetBSD$ PLATFORM = mac endif -@@ -127,4 +127,10 @@ include $(topsrcdir)/config/rules.mk +@@ -127,4 +127,12 @@ include $(topsrcdir)/config/rules.mk ifeq ($(OS_ARCH),Darwin) EXTRA_DSO_LDOPTS += $(TK_LIBS) + +_libs_to_fix = \ ++ -lxpcom \ ++ -lxpcom_core \ + -lxul \ + -lmozjs \ + $(filter -l%, $(NSS_LIBS))