pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/firefox



Hi,

Ryosuke Moro <szptvlfn%a-net.email.ne.jp@localhost> writes:

> /usr/pkgsrc/www/firefox
>
> Makefile:
> .if ${MACHINE_ARCH} == x86_64 || ${MACHINE_ARCH} == i386
> BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm
> .endif
>
> mozilla-common.mk:
> .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
> BUILD_DEPENDS+=     yasm>=1.1:../../devel/yasm
> .endif

The both should be placed in mozilla-common.mk.
I will move devel/nasm to mozilla-common.mk later.

Thank you.

> -- 
> Ryosuke

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index