> On Apr 25, 2017, at 19:48, Ken Cunningham <[email protected]> > wrote: > > sudo port -v install imagemagick configure.cppflags-append="-fopenmp" > configure.compiler=macports-clang-3.9
You can't augment a port's variables from the command line, only override them, which isn't recommended.
