1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Enable kerberosIV if MAKE_KERBEROS4 is set. Xlock will then get a TGT

for the user when she returns and unlocks.
This commit is contained in:
Mark Murray 1998-03-20 14:50:09 +00:00
parent 9421a44868
commit 3af7e5707f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10237

View File

@ -3,7 +3,7 @@
# Date created: 9 November 1994
# Whom: smace
#
# $Id: Makefile,v 1.29 1998/03/04 08:20:47 tg Exp $
# $Id: Makefile,v 1.30 1998/03/16 10:04:04 tg Exp $
#
DISTNAME= xlockmore-4.08.2
@ -19,6 +19,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gl --without-motif --without-sx \
--without-editres --without-dtsaver --without-rplay \
--without-nas
.if defined(MAKE_KERBEROS4)
CONFIGURE_ARGS+= --enable-kerberos4
.endif
USE_X11= yes
MAN1= xlock.1