summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/pdcurses/pdcurses-2.8.ebuild')
-rw-r--r--x11-libs/pdcurses/pdcurses-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pdcurses/pdcurses-2.8.ebuild b/x11-libs/pdcurses/pdcurses-2.8.ebuild
index 982e38d5e..3b2caad2d 100644
--- a/x11-libs/pdcurses/pdcurses-2.8.ebuild
+++ b/x11-libs/pdcurses/pdcurses-2.8.ebuild
@@ -33,7 +33,7 @@ S=${WORKDIR}/${MY_P}
pkg_setup() {
if use Xaw3d && use nextaw ; then
elog "You have both Xaw3d and nextaw USE-flags set,"
- elog "the package will choose one of them to link against."
+ elog "Xaw3d will be used."
fi
}