diff options
author | ryoon <ryoon> | 2013-08-22 13:45:01 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-08-22 13:45:01 +0000 |
commit | a46d8947c4b5f99bd14f3254addf60255b4720db (patch) | |
tree | 9309c631b0f1a907cebe4a9eb19c3ec23bc0e93a /bootstrap | |
parent | f803066ee11c50167bdc1fd12beef54afdd01561 (diff) | |
download | pkgsrc-a46d8947c4b5f99bd14f3254addf60255b4720db.tar.gz |
or equivalent is not needed.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.GNUkFreeBSD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.GNUkFreeBSD b/bootstrap/README.GNUkFreeBSD index a5d589e0bee..ef3bed37ce8 100644 --- a/bootstrap/README.GNUkFreeBSD +++ b/bootstrap/README.GNUkFreeBSD @@ -1,4 +1,4 @@ -$NetBSD: README.GNUkFreeBSD,v 1.1 2013/08/22 13:34:08 ryoon Exp $ +$NetBSD: README.GNUkFreeBSD,v 1.2 2013/08/22 13:45:01 ryoon Exp $ Please read the general README file as well. @@ -6,6 +6,6 @@ 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. +libncurses-dev package should fix the problem. ========================================================================== |