Changeset 83199
- Timestamp:
- 08/27/11 16:12:34 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/net/nsping/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/nsping/Portfile
r83178 r83199 27 27 LDFLAGS="${configure.ld_archflags}" 28 28 build.target 29 destroot { xinstall -m 755 -d ${destroot}${prefix}/bin 30 xinstall -m 555 -W ${worksrcpath} nsping ${destroot}${prefix}/bin 31 xinstall -m 755 -d ${destroot}${prefix}/share/man/man8 29 destroot { xinstall -m 555 -W ${worksrcpath} nsping ${destroot}${prefix}/bin 32 30 xinstall -m 644 -c -W ${worksrcpath} nsping.8 ${destroot}${prefix}/share/man/man8 } 33 31
Note: See TracChangeset
for help on using the changeset viewer.

