From 7c99add2f6b89774051be3de15d94015b6be3cd9 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 22 Oct 1997 08:46:03 +0000 Subject: Sudo's config is in fact the autoconf type.. lets say so. Now sudo will obey ${PREFIX} --- security/sudo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 778698d81366..a660ea4e85d9 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.6 1996/11/18 14:13:33 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/26 15:27:10 erich Exp $ # DISTNAME= cu-sudo.v1.5.3 @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= erich@rrnet.com -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-C2 --with-fbsdops WRKSRC= ${WRKDIR}/sudo.v1.5.3 MAN5= sudoers.5 -- cgit v1.2.3