pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap mention you can prefer pkgsrc at bootstrap, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd52e1d210bd
branches:  trunk
changeset: 357560:dd52e1d210bd
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun Jan 22 20:14:50 2017 +0000

description:
mention you can prefer pkgsrc at bootstrap, too.

pointed out by jperkin, thanks.

diffstat:

 bootstrap/README.OpenBSD |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 25d814ab309a -r dd52e1d210bd bootstrap/README.OpenBSD
--- a/bootstrap/README.OpenBSD  Sun Jan 22 19:18:33 2017 +0000
+++ b/bootstrap/README.OpenBSD  Sun Jan 22 20:14:50 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.OpenBSD,v 1.6 2017/01/22 18:10:35 maya Exp $
+$NetBSD: README.OpenBSD,v 1.7 2017/01/22 20:14:50 maya Exp $
 
 Please read the general README file as well.
 
@@ -19,7 +19,9 @@
 exist, the example is copied into place.
 
 3. It's possible to use pkgsrc libraries instead of system libraries. For
-example, to use OpenSSL, you can add the following line to $prefix/etc/mk.conf:
+example, to use OpenSSL, you can use:
+       ./bootstrap --prefer-pkgsrc=openssl
+Or after a bootstrap, you can add the following line to $prefix/etc/mk.conf:
        PREFER.openssl=pkgsrc
 
 bootstrap-pkgsrc has been tested on OpenBSD 3.2 and 3.5 (i386). Some testing has



Home | Main Index | Thread Index | Old Index