K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-07-09T09:49:19.274338Z K 7 svn:log V 342 sysutils/minipro: fix build with GCC-based architectures This port needs new GCC to build on GCC architectures. Actually respect CC by putting ?= instead of =. Also respect CFLAGS and remove post-patch step, instead use a separate patch file. PR: 238515 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D20819 END