1MAKEVERBOSE?= 1 2 3.if defined(BSD_PKG_MK) && "${PROG:U}" != "pkgin" 4.error Please use bmake for pkgsrc instead of the base system make. 5.endif 6