From 72dbbfe3056e82515755eb88e9fd88f9102a9a7b Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 9 Jul 2007 04:27:55 +0000 Subject: Fix configure options when the librack option is given. This fixes the second problem in PR 36617. --- security/PAM/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/PAM/Makefile b/security/PAM/Makefile index dcb01fdb29d..597b6caf326 100644 --- a/security/PAM/Makefile +++ b/security/PAM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2006/10/10 03:20:48 ben Exp $ +# $NetBSD: Makefile,v 1.42 2007/07/09 04:27:55 minskim Exp $ # DISTNAME= Linux-PAM-0.77 @@ -49,7 +49,6 @@ PKG_SUPPORTED_OPTIONS= libcrack ### .if !empty(PKG_OPTIONS:Mlibcrack) . include "../../security/libcrack/buildlink3.mk" -CONFIGURE_ARGS+= --enable-crack PLIST_SUBST+= USE_LIBCRACK= .else CONFIGURE_ARGS+= --disable-crack -- cgit v1.2.3