sys-process/memwatch: Remove default curses module.
authorPatrice Clement <monsieurp@gentoo.org>
Mon, 13 Jun 2016 12:34:45 +0000 (12:34 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 13 Jun 2016 12:36:22 +0000 (12:36 +0000)
commitdd9527dbb15fe1e0ce021c787054593bf19af822
tree17feffcf2e31041f37ca56847c8f8563fadd287b
parent75503dbc1945373dc8865ed26eeaa3ac1db64fb2
sys-process/memwatch: Remove default curses module.

The CMake curses module shipped with memwatch is buddy and prevents CMake from
performing a proper linking against ncurses. To work around this issue, remove
it so that CMake can find the correct ncurses library installed on the system
and link the resulting memwatch binary correctly against it.

Gentoo-Bug: https://bugs.gentoo.org/585802

Package-Manager: portage-2.2.28
sys-process/memwatch/memwatch-0.3.0-r1.ebuild [new file with mode: 0644]