diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-10-15 11:54:14 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-10-15 11:54:14 +0000 |
commit | 6752b4018eef4aa5b7062d975c431ea4f80391e2 (patch) | |
tree | de51a27eccfe16971e1fc7f6100b21fd9a947d31 /net-mgmt/net-snmp | |
parent | 6c892ca4e2a9ca4610800989707c1ac50ccc9100 (diff) | |
download | ports-6752b4018eef4aa5b7062d975c431ea4f80391e2.tar.gz ports-6752b4018eef4aa5b7062d975c431ea4f80391e2.zip |
Notes
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r-- | net-mgmt/net-snmp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/pkg-plist b/net-mgmt/net-snmp/pkg-plist index 76dacef26b74..5c04607ebd41 100644 --- a/net-mgmt/net-snmp/pkg-plist +++ b/net-mgmt/net-snmp/pkg-plist @@ -475,7 +475,7 @@ sbin/snmptrapd %%WITH_PYTHON%%%%PYINSTALL%% %%WITH_PYTHON%%%%PYUNINSTALL%% %%WITH_PYTHON%%%%PYTHON_SITELIBDIR%%/netsnmp_python-%%PYDISTUTILS_PKGVERSION%%-py%%PYTHON_VER%%.egg -@exec mkdir /var/agentx +@exec mkdir -p /var/agentx @dirrm include/net-snmp/system @dirrm include/net-snmp/machine @dirrm include/net-snmp/library |