mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545 With hat: portmgr
This commit is contained in:
parent
5b4285d4e3
commit
b618e2d0c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453879
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
--- lib/Makefile.orig Mon Nov 14 10:43:07 2005
|
||||
+++ lib/Makefile Mon Nov 14 10:42:14 2005
|
||||
@@ -9,4 +9,6 @@
|
||||
NOPIC= yes
|
||||
MKLINKLIB= no
|
||||
--- lib/Makefile.orig 2005-11-14 12:12:28 UTC
|
||||
+++ lib/Makefile
|
||||
@@ -9,4 +9,6 @@ NOPROFILE= yes
|
||||
NOPIC= yes
|
||||
MKLINKLIB= no
|
||||
|
||||
+install:
|
||||
+
|
||||
|
|
Loading…
Add table
Reference in a new issue