From 5b586ea7587852335ce5eeaad4b06b1afe9b0986 Mon Sep 17 00:00:00 2001 From: rh Date: Tue, 28 Nov 2000 13:39:17 +0000 Subject: Require bison to build. --- security/PAM/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/PAM') diff --git a/security/PAM/Makefile b/security/PAM/Makefile index b78ef3b74ef..ee755f20406 100644 --- a/security/PAM/Makefile +++ b/security/PAM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/21 18:41:54 rh Exp $ +# $NetBSD: Makefile,v 1.2 2000/11/28 13:39:17 rh Exp $ # DISTNAME= Linux-${PKGNAME} @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/ +BUILD_DEPENDS+= bison:../../devel/bison DEPENDS+= libcrack-*:../../security/libcrack USE_GMAKE= YES -- cgit v1.2.3