From 2c6fc5d738eeb02b51aa7f107a65a7a16ec2b518 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 21 Apr 2013 15:20:46 +0000 Subject: Minor fixes from rodent. --- doc/guide/files/buildlink.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/guide') diff --git a/doc/guide/files/buildlink.xml b/doc/guide/files/buildlink.xml index 2676e8ca536..7e070db0780 100644 --- a/doc/guide/files/buildlink.xml +++ b/doc/guide/files/buildlink.xml @@ -1,4 +1,4 @@ - + Buildlink methodology @@ -338,7 +338,7 @@ BUILDLINK_TREE+= -tiff When providing a buildlink3.mk and including other buildlink3.mk files in it, - please only add necessary ones. I.e. those whose libraries or + please only add necessary ones, i.e., those whose libraries or header files are automatically exposed when the package is use. @@ -359,7 +359,7 @@ BUILDLINK_TREE+= -tiff buildlinked; however, it's not automatic, since e.g. GTK on some systems pulls in the X libraries, so they will show up in the ldd output, while on others (like OS - X) it won't. lddoutput can thus only be + X) it won't. ldd output can thus only be used as a hint. -- cgit v1.2.3