Changeset 83213
- Timestamp:
- 08/28/11 09:01:29 (4 years ago)
- File:
-
- 1 edited
-
users/raimue/ports/sysutils/synergy/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
users/raimue/ports/sysutils/synergy/Portfile
r83212 r83213 41 41 42 42 destroot { 43 #xinstall -d ${destroot}${prefix}/bin43 xinstall -d ${destroot}${prefix}/bin 44 44 xinstall -m 755 ${worksrcpath}/bin/synergyc ${destroot}${prefix}/bin 45 45 xinstall -m 755 ${worksrcpath}/bin/synergys ${destroot}${prefix}/bin 46 46 xinstall -m 644 ${worksrcpath}/doc/synergyc.man ${destroot}${prefix}/share/man/man1/synergyc.1 47 47 xinstall -m 644 ${worksrcpath}/doc/synergys.man ${destroot}${prefix}/share/man/man1/synergys.1 48 #xinstall -d ${destroot}${prefix}/etc/${name}48 xinstall -d ${destroot}${prefix}/etc/${name} 49 49 xinstall -m 644 -W ${worksrcpath}/doc/ \ 50 50 synergy.conf.example \
Note: See TracChangeset
for help on using the changeset viewer.

