Ticket #21298: Portfile.patch

File Portfile.patch, 617 bytes (added by qbarnes (Quentin Barnes), 15 years ago)

Patch file to fix nvi's Portfile

Line 
1*** editors/nvi/Portfile        2009-09-10 22:21:23.000000000 -0500
2--- editors/nvi/Portfile        2009-09-10 21:46:56.000000000 -0500
3***************
4*** 4,9 ****
5--- 4,10 ----
6 
7  name            nvi
8  version         1.81.6
9+ revision      1
10  categories      editors
11  maintainers     nomaintainer
12  description     A vi/ex clone
13***************
14*** 24,30 ****
15      port:db3
16 
17  patchfiles \
18!     patch-ex_script.c.diff
19 
20  configure.args \
21      --program-prefix=n \
22--- 25,32 ----
23      port:db3
24 
25  patchfiles \
26!     patch-ex_script.c.diff \
27!     patch-common_key.h.diff
28 
29  configure.args \
30      --program-prefix=n \