aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsnmp-ucd
diff options
context:
space:
mode:
authorMikolaj Golub <trociny@FreeBSD.org>2016-03-05 12:01:19 +0000
committerMikolaj Golub <trociny@FreeBSD.org>2016-03-05 12:01:19 +0000
commit590c4f5583b47dd61f15a913f3f2f7093169575d (patch)
tree1e5da20a8421cf132a93ab6f3bfe2424ba5c377d /net-mgmt/bsnmp-ucd
parentc6206e7adf22cd421c7254a7e860c23a018ef4c8 (diff)
Notes
Diffstat (limited to 'net-mgmt/bsnmp-ucd')
-rw-r--r--net-mgmt/bsnmp-ucd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile
index d00cc70ce521..536302a6bc0f 100644
--- a/net-mgmt/bsnmp-ucd/Makefile
+++ b/net-mgmt/bsnmp-ucd/Makefile
@@ -22,6 +22,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/snmpd.config.sample ${STAGEDIR}${EXAMPLESDIR}
pre-build:
- ${MAKE} -C ${WRKSRC} depend
+ ${MAKE_CMD} -C ${WRKSRC} depend
.include <bsd.port.mk>