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

Attachment: pgpTIqt8ms4tj.pgp
Description: PGP signature

Reply via email to