aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-08-10 14:48:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-08-10 14:48:06 +0000
commit21695c6079afb117684c4e107fa9ea4e3316d036 (patch)
tree58c8225168e8d31c72a2c4341ae897c863eede8f /net-mgmt/net-snmp/Makefile
parentb6d56128a9ba548ae328f77cc972e541d59a6a42 (diff)
downloadports-21695c6079afb117684c4e107fa9ea4e3316d036.tar.gz
ports-21695c6079afb117684c4e107fa9ea4e3316d036.zip
Notes
Diffstat (limited to 'net-mgmt/net-snmp/Makefile')
-rw-r--r--net-mgmt/net-snmp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 08770cbc8302..bc2a07d5cf33 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snmp
PORTVERSION= 5.4.1.2
+PORTREVISION= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= net-snmp
@@ -265,6 +266,7 @@ post-build:
.endif
post-install: strip-files install-config-files install-doc-files display-message
+ ${MKDIR} /var/agentx
strip-files:
@cd ${PREFIX}/bin; ${STRIP_CMD} ${BIN_FILES}