diff options
Diffstat (limited to 'security/racoon2/files/patch-aa')
-rw-r--r-- | security/racoon2/files/patch-aa | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/security/racoon2/files/patch-aa b/security/racoon2/files/patch-aa deleted file mode 100644 index d599760fbf0f..000000000000 --- a/security/racoon2/files/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ ---- ../libipsec/Makefile- Mon Jun 12 00:02:28 2000 -+++ ../libipsec/Makefile Mon Jun 12 00:02:49 2000 -@@ -25,9 +25,10 @@ - # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - # SUCH DAMAGE. - --.if exists(${.CURDIR}/../Makefile.opsys) --.include "${.CURDIR}/../Makefile.opsys" --.endif -+#.if exists(${.CURDIR}/../Makefile.opsys) -+#.include "${.CURDIR}/../Makefile.opsys" -+#.endif -+OPSYS!= uname -s - - LIB= ipsec - CFLAGS+=-g |