From 4ec0f8784df64fbff706533134ec7dfb20b2b938 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Nov 1997 03:24:41 +0000 Subject: Since we have S/Key in the base system, might as well suport it. (someone that uses OPIE should test out that link option) --- security/sudo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index a660ea4e85d9..43d8077b1f22 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.7 1996/11/26 15:27:10 erich Exp $ +# $Id: Makefile,v 1.8 1997/10/22 08:46:03 obrien Exp $ # DISTNAME= cu-sudo.v1.5.3 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= erich@rrnet.com GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-C2 --with-fbsdops +CONFIGURE_ARGS= --with-C2 --with-skey --with-fbsdops WRKSRC= ${WRKDIR}/sudo.v1.5.3 MAN5= sudoers.5 MAN8= sudo.8 visudo.8 -- cgit v1.2.3