From owner-freebsd-gnome Thu Mar 14 23:52:34 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id AEAA837B402 for ; Thu, 14 Mar 2002 23:52:29 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id JAA99605; Fri, 15 Mar 2002 09:52:18 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h83.228.dialup.iptcom.net [212.9.228.83]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id JAA73541; Fri, 15 Mar 2002 09:52:17 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g2F7pkB97166; Fri, 15 Mar 2002 09:51:46 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C91A851.77D765ED@FreeBSD.org> Date: Fri, 15 Mar 2002 09:52:49 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Mike Estes Cc: gnome@FreeBSD.org Subject: Re: flashplugin-mozilla patch References: <20020315074523.GA47175@cc.wwu.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Committed, thank you! -Maxim Mike Estes wrote: > > the following patch fixes flashplugin-mozilla: > > --- ports/www/flashplugin-mozilla/files/patch-aa.orig Tue Nov 27 11:35:54 2001 > +++ ports/www/flashplugin-mozilla/files/patch-aa Thu Mar 14 23:41:05 2002 > @@ -10,7 +10,7 @@ > -CFLAGS= $(OPTIMIZER) $(PLUGIN_DEFINES) -I$(FLASH) -I/usr/X11R6/include > -LDFLAGS= $(FLASH)/libflash.a $(LIBCXX) ../Jpeg/libjpeg.a ../Zlib/libz.a > +CFLAGS+= $(OPTIMIZER) $(PLUGIN_DEFINES) -I$(FLASH) -I/usr/X11R6/include > -+LDFLAGS= -L${LOCALBASE}/lib -lflash -ljpeg -lz > ++LDFLAGS= -L${LOCALBASE}/lib -lflash -ljpeg -lz -L$(X11BASE)/lib -lXt > > SRC= plugin.c npunix.c > OBJ= plugin.o npunix.o > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message