Document the security/heimdal MODULE.
authorajacoutot <ajacoutot@openbsd.org>
Sun, 13 Jul 2014 14:14:41 +0000 (14:14 +0000)
committerajacoutot <ajacoutot@openbsd.org>
Sun, 13 Jul 2014 14:14:41 +0000 (14:14 +0000)
share/man/man5/port-modules.5

index 5db8388..a749871 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: port-modules.5,v 1.178 2014/07/12 22:27:09 jmc Exp $
+.\"    $OpenBSD: port-modules.5,v 1.179 2014/07/13 14:14:41 ajacoutot Exp $
 .\"
 .\" Copyright (c) 2008 Marc Espie
 .\"
@@ -24,7 +24,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: July 12 2014 $
+.Dd $Mdocdate: July 13 2014 $
 .Dt PORT-MODULES 5
 .Os
 .Sh NAME
@@ -489,7 +489,8 @@ A link from
 .Xr gconftool-2 1
 to
 .Xr true 1
-will be put at the front of the path.
+will be put at the front of the
+.Ev PATH .
 Sets
 .Ev CONFIGURE_ARGS ,
 .Ev BUILD_DEPENDS
@@ -987,6 +988,19 @@ and
 This module is documented in the main
 .Xr bsd.port.mk 5
 manpage.
+.It security/heimdal
+A link from ${LOCALBASE}/heimdal/bin/krb5-config
+to
+.Xr krb5-config 1
+will be put at the front of the path.
+Sets
+.Ev LIB_DEPENDS
+and
+.Ev WANTLIB
+according to the values of
+.Ev MODHEIMDAL_LIB_DEPENDS ,
+and
+.Ev MODHEIMDAL_WANTLIB .
 .It textproc/intltool
 Sets
 .Ev MODINTLTOOL_OVERRIDE .