Hello,

Now that architectures without shared libraries aren't supported [1], shouldn't the reference to them should be removed from library-specs(7)?

Index: library-specs.7
===================================================================
RCS file: /cvs/src/share/man/man7/library-specs.7,v
retrieving revision 1.11
diff -u -p -r1.11 library-specs.7
--- library-specs.7     27 Sep 2015 14:27:52 -0000      1.11
+++ library-specs.7     16 Apr 2016 07:18:00 -0000
@@ -92,16 +92,6 @@ If a specific major number is needed, us
 If the minor component is left empty, any minor will do.
 If both components are left empty, any version will do.
 .Pp
-If a given architecture does not support shared libraries, all
-.Ev LIB_DEPENDS
-will be turned into simple
-.Ev BUILD_DEPENDS
-checks, and so,
-failure to mention
-.Ev RUN_DEPENDS
-if the port needs anything beyond libraries from the dependent port will
-lead to strange errors on such architectures.
-.Pp
 Most specifications won't mention a
 .Pa path :
 .Xr resolve-lib 1

[1] http://article.gmane.org/gmane.os.openbsd.cvs/154333

Reply via email to