cvs commit: ports/graphics/gnash Makefile

Kris Kennaway kris at obsecurity.org
Sat Sep 9 19:58:32 PDT 2006


On Sun, Sep 10, 2006 at 12:11:27AM +0000, David E. O'Brien wrote:
> obrien      2006-09-10 00:11:27 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     graphics/gnash       Makefile 
>   Log:
>   Enable plug-in by default on AMD64 as www/flashplugin* are i386-only.

> | +.if ${MACHINE_ARCH:L} == "amd64"
> | +OPTIONS=	PLUGIN	"Enable firefox plugin" on
> | +.else
> |  OPTIONS=	PLUGIN	"Enable firefox plugin" off
> | +.endif

This should be ARCH instead of MACHINE_ARCH (make sure to include
bsd.port.pre.mk first).

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20060910/80bc1723/attachment.pgp


More information about the cvs-ports mailing list