CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/06/13 12:30:50
Modified files:
infrastructure/lib/OpenBSD/PortGen: Port.pm
Log message:
Have portgen(1) use newly set DEPENDS and CONFIGURE_STYLE
If we don't clean, then the upcoming make build won't notice any changes
that we actually added to the Makefile, such as setting the CONFIGURE_STYLE
to "modbuild tiny".
Noticed by Mischa <obsdml () high5 ! nl>
