aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index d4fb9b0eb1dc..9acb5fc722c6 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -314,7 +314,7 @@ post-build:
.endif
post-install: strip-files install-config-files install-doc-files display-message
- ${MKDIR} /var/agentx
+ ${MKDIR} /var/agentx ${PREFIX}/etc/snmp
strip-files:
cd ${PREFIX}/bin; ${STRIP_CMD} ${BIN_FILES}