HomeFreeBSD

science/lammps: Remove OPTIONS_DEFINE_clang that doesn't work

Description

science/lammps: Remove OPTIONS_DEFINE_clang that doesn't work

According to Mk/bsd.options.mk, only ARCH can be used (${OPTIONS_DEFINE_${ARCH}}).
OPTIONS_DEFINE_clang caused port options to malfunction.

Details