From owner-freebsd-gnome Thu Mar 14 23:45:45 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from bw.2y.net (ws496.fx.reshall.wwu.edu [63.229.43.51]) by hub.freebsd.org (Postfix) with SMTP id C3FE737B402 for ; Thu, 14 Mar 2002 23:45:25 -0800 (PST) Received: (qmail 47195 invoked by uid 1000); 15 Mar 2002 07:45:24 -0000 Date: Thu, 14 Mar 2002 23:45:23 -0800 From: Mike Estes To: gnome@FreeBSD.org Subject: flashplugin-mozilla patch Message-ID: <20020315074523.GA47175@cc.wwu.edu> Reply-To: Mike Estes Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i 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 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