aboutsummaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-05-19 08:58:41 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-05-19 08:58:41 +0000
commit47bfd2745689bd6948c946f5f9cc7bc5fad763e1 (patch)
tree23c364529839ce75921c471f5b0c78d0b1b4611a /x11/xlockmore
parent0181081672c84e9f1031d47820172ef398411c81 (diff)
downloadports-47bfd2745689bd6948c946f5f9cc7bc5fad763e1.tar.gz
ports-47bfd2745689bd6948c946f5f9cc7bc5fad763e1.zip
Support Kerberos 5.
PR: 18660 Submitted by: wollman
Notes
Notes: svn path=/head/; revision=28595
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index da01a310ffc3..160001694bdb 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -23,6 +23,9 @@ CONFIGURE_ARGS= --without-gl --without-motif --without-sx \
.if defined(MAKE_KERBEROS4)
CONFIGURE_ARGS+= --enable-kerberos4
.endif
+.if defined(KRB5_HOME) && exists(${KRB5_HOME})
+CONFIGURE_ARGS+= --enable-kerberos5
+.endif
USE_X_PREFIX= yes
MAN1= xlock.1