patch(1) problems workaround
[minix3.git] / etc / mk.conf
blobe9d0c4a0582f39d152132bb90896eda6b48d5709
1 MAKEVERBOSE?=   1
3 .if defined(BSD_PKG_MK) && "${PROG:U}" != "pkgin"
4 .error Please use bmake for pkgsrc instead of the base system make.
5 .endif