Ticket #41476: Portfile.diff
File Portfile.diff, 417 bytes (added by BSeppke (Benjamin Seppke), 11 years ago) |
---|
-
Portfile
old new 47 47 48 48 destroot.env-append DESTDIR=${destroot} 49 49 50 patch { 51 # patch vigra-config script 52 reinplace "s|@DOCDIR@|${prefix}/share/doc/${name}|g" ${worksrcpath}/config/vigra-config.in 53 } 54 50 55 post-destroot { 51 56 if {[variant_isset docs]} { 52 57 # move documentation to a unversioned directory