Changeset 82660
- Timestamp:
- 08/17/11 11:02:44 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/audio/qjackctl/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/audio/qjackctl/Portfile
r76657 r82660 6 6 7 7 name qjackctl 8 version 0.3.7 9 revision 1 8 version 0.3.8 10 9 categories audio 11 10 maintainers devans openmaintainter … … 22 21 universal_variant no 23 22 24 checksums md5 3462613bd5c92fa6e6ae92950bd69c0b \ 25 sha1 187ed47a797d7083608aacf2f08353896646ed74 \ 26 rmd160 64a4d6025aebd8a11212605139c0a654b7fbfb19 23 checksums rmd160 22038acba5cc7c2d070b9e2ec437afd1f1fbbf61 \ 24 sha256 870869836535476b7a2d77fa70c39f7d8facc4767c8fa1aac3c81d6ce7ba71e5 27 25 28 26 depends_lib-append port:jack … … 40 38 move ${destroot}${prefix}/bin/qjackctl.app ${destroot}${applications_dir} 41 39 # ... and link the actual executable back to the bindir 42 ln ${destroot}${applications_dir}/qjackctl.app/Contents/MacOS/qjackctl ${destroot}${prefix}/bin/qjackctl40 ln -s ${applications_dir}/qjackctl.app/Contents/MacOS/qjackctl ${destroot}${prefix}/bin/qjackctl 43 41 } 44 42
Note: See TracChangeset
for help on using the changeset viewer.

