diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-08-22 13:34:08 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-08-22 13:34:08 +0000 |
commit | 238446189864062b1a8243c36451ce28efe0ec07 (patch) | |
tree | 65b43c801f9001ba98f502b3adf622bfd2a68b00 /bootstrap | |
parent | 78dc5dc27bc06af132ebdb3029310212ce58cc51 (diff) | |
download | pkgsrc-238446189864062b1a8243c36451ce28efe0ec07.tar.gz |
Add README file for GNU/kFreeBSD platform.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.GNUkFreeBSD | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bootstrap/README.GNUkFreeBSD b/bootstrap/README.GNUkFreeBSD new file mode 100644 index 00000000000..a5d589e0bee --- /dev/null +++ b/bootstrap/README.GNUkFreeBSD @@ -0,0 +1,11 @@ +$NetBSD: README.GNUkFreeBSD,v 1.1 2013/08/22 13:34:08 ryoon Exp $ + +Please read the general README file as well. + +========================================================================== + +Debian GNU/kFreeBSD (it is only GNU/kFreeBSD distribution) need either +libtermcap or libcurses (libncurses). Installing the distributions +libncurses-dev package (or equivalent) should fix the problem. + +========================================================================== |