From c61997877b9e7efe6c9015a7b30f2152c9ef186d Mon Sep 17 00:00:00 2001 From: billf Date: Sat, 4 Sep 1999 23:30:47 +0000 Subject: o Bump SHLIB_VERSION to 4 and make this port build it that way. o Look for perl in the right place (patch-ah) o Add a typedef that ucd-snmp wants (patch-ag) o Install headers files with the right permissions Submitted by: PR: ports/13539 ---------------------------------------------------------------------- o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19 o Use the PATCH_* framework and grab 012.patch from the authors. --- net/net-snmp/files/patch-ah | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 net/net-snmp/files/patch-ah (limited to 'net/net-snmp/files/patch-ah') diff --git a/net/net-snmp/files/patch-ah b/net/net-snmp/files/patch-ah new file mode 100644 index 0000000..b80222b --- /dev/null +++ b/net/net-snmp/files/patch-ah @@ -0,0 +1,8 @@ +--- local/tkmib.orig Wed Jul 21 19:06:52 1999 ++++ local/tkmib Sat Aug 28 02:37:57 1999 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/perl -w ++#!/usr/bin/perl -w + + require 5; + -- cgit v1.1