aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-07-26 15:02:15 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-07-26 15:02:15 +0000
commit6fb8b3b9b1f959c2b2a4281ae29c15c9236b9d17 (patch)
tree49c47f6c155fd0fd7a67d2376f20ffebfc27ba70 /net-mgmt
parent82a2d264a1b114bc37628a29608d06e55aa77e32 (diff)
downloadports-6fb8b3b9b1f959c2b2a4281ae29c15c9236b9d17.tar.gz
ports-6fb8b3b9b1f959c2b2a4281ae29c15c9236b9d17.zip
Notes
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}