Ticket #11901: Portfile.patch
File Portfile.patch, 627 bytes (added by takanori@…, 17 years ago) |
---|
-
Portfile
old new 26 26 ghostscript-fonts-std-8.11.tar.gz md5 6865682b095f8c4500c54b285ff05ef6 \ 27 27 ghostscript-fonts-other-6.0.tar.gz md5 1a643ae62ef166562e4d422b1a601272 28 28 29 configure { 30 # MacPorts 1.4.1 or higher adds -I${prefix}/include and -L${prefix}/lib flags to the configure by default. 31 # This change may break building ghostscript. Here is a workaround to avoid this issue. 32 system "cd $worksrcpath && ./configure --prefix=${prefix}" 33 } 34 29 35 build.target 30 36 31 37 destroot.destdir prefix=${destroot}/${prefix}