summaryrefslogtreecommitdiff
path: root/security/mit-krb5
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 19:11:12 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 19:11:12 +0000
commit9f94b112f01d9322b4806a06b02bdb565874da4d (patch)
tree9bb9e344bf86184898db4f31dee2dd629dc3e6f2 /security/mit-krb5
parentf4a7efea2e910e41e2d900bf23cdfe570457ec00 (diff)
downloadpkgsrc-9f94b112f01d9322b4806a06b02bdb565874da4d.tar.gz
Remove the old tools framework and references to _USE_NEW_TOOLS.
Diffstat (limited to 'security/mit-krb5')
-rw-r--r--security/mit-krb5/Makefile9
1 files changed, 1 insertions, 8 deletions
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