From 9f94b112f01d9322b4806a06b02bdb565874da4d Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 May 2005 19:11:12 +0000 Subject: Remove the old tools framework and references to _USE_NEW_TOOLS. --- security/mit-krb5/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'security/mit-krb5') diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile index dd63fdee848..c695c91f5c7 100644 --- a/security/mit-krb5/Makefile +++ b/security/mit-krb5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/05/16 16:32:28 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2005/05/22 19:11:12 jlam Exp $ DISTNAME= krb5-1.4 PKGNAME= mit-${DISTNAME:S/-signed$//} @@ -21,13 +21,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS+= heimdal-[0-9]* CONFLICTS+= kth-krb4-[0-9]* -.if empty(_USE_NEW_TOOLS:M[yY][eE][sS]) -.if !exists(/usr/bin/yacc) -BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison -YACC= ${LOCALBASE}/bin/bison -y -.endif -.endif - PKGSRC_USE_TOOLS+= gzcat USE_TOOLS+= yacc GNU_CONFIGURE= yes -- cgit v1.2.3