aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/bsnmp-ucd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/bsnmp-ucd/Makefile')
-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>