1 | Index: Portfile |
---|
2 | =================================================================== |
---|
3 | RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/emulators/bochs/Portfile,v |
---|
4 | retrieving revision 1.10 |
---|
5 | diff -u -r1.10 Portfile |
---|
6 | --- Portfile 5 Apr 2003 04:27:42 -0000 1.10 |
---|
7 | +++ Portfile 3 Nov 2003 05:34:43 -0000 |
---|
8 | @@ -23,7 +23,7 @@ |
---|
9 | http://switch.dl.sourceforge.net/sourceforge/${name}/ \ |
---|
10 | http://cesnet.dl.sourceforge.net/sourceforge/${name}/ |
---|
11 | checksums md5 12e591b5cec2e0051e18605483f64678 |
---|
12 | -patchfiles patch-Makefile.in patch-cdrom_osx |
---|
13 | +patchfiles patch-Makefile.in patch-cdrom_osx patch-poly |
---|
14 | post-patch { |
---|
15 | set path "${portpath}/${workdir}/${worksrcdir}" |
---|
16 | set data_dir "${prefix}/bochs" |
---|