CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/09/25 04:09:18
Modified files:
graphics/mojoshader: Makefile
Log message:
add '-I${LOCALBASE}/include' to CFLAGS
fixes an odd build error where this isn't included in bulk builds, but is
in local ports tree builds.
Error was seen by aja@, naddy@, sthen@
fix tested and ok by aja@
