aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/files/extra-patch-local_Makefile.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
commit1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch)
tree48e47bf661e0e5d6ed9c060e8aea683b30d4540f /net-mgmt/net-snmp/files/extra-patch-local_Makefile.in
parent77a17abea6e535d47564d5d0db090f47cf4a15f4 (diff)
downloadports-1a8a092d9fefcbd7f960c82c59802c61807867a6.tar.gz
ports-1a8a092d9fefcbd7f960c82c59802c61807867a6.zip
Notes
Diffstat (limited to 'net-mgmt/net-snmp/files/extra-patch-local_Makefile.in')
-rw-r--r--net-mgmt/net-snmp/files/extra-patch-local_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp/files/extra-patch-local_Makefile.in b/net-mgmt/net-snmp/files/extra-patch-local_Makefile.in
new file mode 100644
index 000000000000..546d8591ef3a
--- /dev/null
+++ b/net-mgmt/net-snmp/files/extra-patch-local_Makefile.in
@@ -0,0 +1,11 @@
+--- local/Makefile.in.orig 2015-01-19 14:37:56 UTC
++++ local/Makefile.in
+@@ -16,7 +16,7 @@ OTHERUNINSTALL=localuninstall
+ #
+ SNMPCONFPATH=@SNMPCONFPATH@
+ PERSISTENT_DIRECTORY=@PERSISTENT_DIRECTORY@
+-PERLSCRIPTS=snmpcheck tkmib mib2c fixproc ipf-mod.pl snmpconf traptoemail snmp-bridge-mib net-snmp-cert
++PERLSCRIPTS=snmpcheck mib2c fixproc ipf-mod.pl snmpconf traptoemail snmp-bridge-mib net-snmp-cert
+ SHELLSCRIPTS=mib2c-update
+ SCRIPTSMADEFORPERL=snmpcheck.made tkmib.made mib2c.made fixproc.made \
+ ipf-mod.pl.made snmpconf.made traptoemail.made snmp-bridge-mib.made \