Ticket #14216: patch-gd2-Portfile
File patch-gd2-Portfile, 348 bytes (added by ghosthound, 17 years ago) |
---|
Line | |
---|---|
1 | Index: Portfile |
2 | =================================================================== |
3 | --- Portfile (revision 33768) |
4 | +++ Portfile (working copy) |
5 | @@ -46,7 +46,9 @@ |
6 | lib:libX11.6:XFree86 |
7 | |
8 | patchfiles \ |
9 | - gdft.c.diff |
10 | + gdft.c.diff \ |
11 | + patch-Makefile.in.diff \ |
12 | + patch-config-gdlib-config.in.diff |
13 | |
14 | platform darwin 6 { |
15 | depends_lib lib:libdl:dlcompat |