Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 09:52:49 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Mike Estes <estesm@cc.wwu.edu>
Cc:        gnome@FreeBSD.org
Subject:   Re: flashplugin-mozilla patch
Message-ID:  <3C91A851.77D765ED@FreeBSD.org>
References:  <20020315074523.GA47175@cc.wwu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C91A851.77D765ED>