Re: git: a6a9d23c5098 - main - science/nwchem: updat e 7.2.0 → 7.2.2
Date: Tue, 02 Apr 2024 04:35:04 UTC
On Tue, Apr 2, 2024 at 1:19 AM Yuri Victorovich <yuri@freebsd.org> wrote: > > pre-build: > @cd ${WRKSRC} && \ > - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} nwchem_config && \ > + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} nwchem_config This can probably be simplified to just ALL_TARGET= nwchem_config all