summaryrefslogtreecommitdiff
path: root/etc/mk.conf
blob: e9d0c4a0582f39d152132bb90896eda6b48d5709 (plain)
1
2
3
4
5
MAKEVERBOSE?=	1

.if defined(BSD_PKG_MK) && "${PROG:U}" != "pkgin"
.error Please use bmake for pkgsrc instead of the base system make.
.endif