summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-07-13 14:14:42 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-07-13 14:14:42 +0000
commitbbf7fa5bd9db1c667fb8378b1dab1dd581a59d11 (patch)
treefbce8c91f7491aa6ea97c8e1ec131d5ba73240c2 /share
parent92021b59639fb49f7d44c7dfb96f1a650a64b023 (diff)
Document the security/heimdal MODULE.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.520
1 files changed, 17 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 5db838804f2..a7498716f76 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -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 .