Ticket #16342: Portfile.diff
File Portfile.diff, 511 bytes (added by mbarchfe@…, 16 years ago) |
---|
-
Portfile
old new 94 94 configure.args-append --with-macosx-framework 95 95 } 96 96 97 variant xerces { 98 depends_lib-append port:xercesc 99 configure.args-append --with-xerces=${prefix} 100 } 101 97 102 post-destroot { 98 103 xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} 99 104 xinstall -m 644 -W ${worksrcpath} HOWTO-RELEASE NEWS VERSION \