From 6fb8b3b9b1f959c2b2a4281ae29c15c9236b9d17 Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Thu, 26 Jul 2012 15:02:15 +0000 Subject: - Fix issue when using pkgng PR: ports/170197 Submitted by: ohauer --- net-mgmt/net-snmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt') 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} -- cgit v1.2.3