Ticket #3499: diff-Portfile
File diff-Portfile, 480 bytes (added by olegb@…, 19 years ago) |
---|
Line | |
---|---|
1 | Index: Portfile |
2 | =================================================================== |
3 | RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/lang/guile/Portfile,v |
4 | retrieving revision 1.14 |
5 | diff -u -r1.14 Portfile |
6 | --- Portfile 20 May 2005 02:15:16 -0000 1.14 |
7 | +++ Portfile 23 Jun 2005 07:06:03 -0000 |
8 | @@ -37,7 +37,8 @@ |
9 | checksums md5 c2ff2a2231f0cbb2e838dd8701a587c5 |
10 | |
11 | patchfiles patch-scmsigs.c \ |
12 | - patch-posix.c |
13 | + patch-posix.c \ |
14 | + patch-guile.c |
15 | |
16 | depends_lib port:readline |
17 |