CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/01/05 17:07:45
Modified files:
graphics/qr-code-generator: Makefile
Log message:
Fix build on base-gcc archs
Pass PORTPATH to pick up ${WRKDIR}/bin, otherwise `cc' is always
/usr/bin/cc and the COMPILER mechanism is ignored.
