Changeset 83010
- Timestamp:
- 08/23/11 01:39:47 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/comms/heyu/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/comms/heyu/Portfile
r50984 r83010 30 30 configure.cmd ./Configure 31 31 32 post-patch { 33 reinplace "s|OWNER *= *root|OWNER = ${install.user}|g" ${worksrcpath}/Configure 34 reinplace "s|GROUP *= *wheel|GROUP = ${install.group}|g" ${worksrcpath}/Configure 35 } 36 32 37 post-destroot { 33 38 xinstall -d ${destroot}${prefix}/etc/heyu
Note: See TracChangeset
for help on using the changeset viewer.

