Changeset 82151
- Timestamp:
- 08/08/11 15:27:50 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/archivers/zoo/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/archivers/zoo/Portfile
r64438 r82151 5 5 name zoo 6 6 version 2.10pl1 7 revision 1 7 8 categories archivers 8 9 platforms darwin … … 35 36 36 37 build.target bsd 38 build.args CC="${configure.cc} [get_canonical_archflags]" 37 39 38 40 destroot.target inst_prod … … 44 46 eval xinstall -m 0444 [glob ${worksrcpath}/*.1] ${destroot}${prefix}/share/man/man1 45 47 46 set docdir ${prefix}/share/doc/${name} -${version}48 set docdir ${prefix}/share/doc/${name} 47 49 xinstall -d ${destroot}${docdir} 48 50 xinstall -m 0644 ${worksrcpath}/Copyright ${destroot}${docdir}
Note: See TracChangeset
for help on using the changeset viewer.

