Changeset 82108
- Timestamp:
- 08/08/11 04:38:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/lang/ccl/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/ccl/Portfile
r74323 r82108 3 3 PortSystem 1.0 4 4 name ccl 5 version 1. 65 version 1.7 6 6 revision 0 7 7 set shortversion ${version} … … 71 71 system "chmod +x ${workpath}/ccl/scripts/${ccl_script}" 72 72 file copy ${workpath}/ccl/scripts/${ccl_script} ${destroot}${prefix}/bin 73 reinplace "s|\"usr\" \"local\" \"asdf-install\")))))|${prefixpath})))))|" \74 ${destroot}${prefix}/share/${name}/${shortversion}/tools/asdf-install/installer.lisp75 73 } 76 74
Note: See TracChangeset
for help on using the changeset viewer.

