summaryrefslogtreecommitdiff
path: root/audio/kwave/files
Commit message (Collapse)AuthorAgeFilesLines
* Pre-emptively fix audio/kwave before CMake 3.11.Adriaan de Groot2018-04-141-0/+23
| | | | | | | | | | | | | The newer CMake respects CMAKE_REQUIRED_LIBRARIES in places that older CMake code doesn't expect. Temporarily reset to empty for that. No effect on CMake 3.10, which didn't use that variable in CHECK_INCLUDE_FILES anyway. Reported by: antoine (via exp-run) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=467303
* New ports: KDE Applicationsa audio/Tobias C. Berner2018-04-081-0/+39
* audio/juk * audio/audiocd-kio * audio/kmix * audio/kwave * audio/libkcddb * audio/libkcompactdisc This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4. Differential Revision: https://reviews.freebsd.org/D14824 Notes: svn path=/head/; revision=466811