summaryrefslogtreecommitdiff
path: root/security/kth-krb4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-09-04 23:40:43 +0000
committerwiz <wiz@pkgsrc.org>2004-09-04 23:40:43 +0000
commitc85130d403268430fd7a7a28ed065188d44a6c28 (patch)
tree4eb8d697214bfaad1362d80841be3b4af27ae331 /security/kth-krb4
parent76e857fe6e7040f4f03b34e4747a00aaf70c8412 (diff)
downloadpkgsrc-c85130d403268430fd7a7a28ed065188d44a6c28.tar.gz
AUTOMAKE_REQD should only be set to 1.4 in the few cases where needed,
otherwise the default is better (and the variable doesn't need to be set). Remove a few cases where it was set unnecessarily.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r--security/kth-krb4/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile
index 2c537fd1718..d138edf4248 100644
--- a/security/kth-krb4/Makefile
+++ b/security/kth-krb4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/05/10 02:10:14 snj Exp $
+# $NetBSD: Makefile,v 1.34 2004/09/04 23:40:44 wiz Exp $
#
DISTNAME= krb4-1.2.1
@@ -11,11 +11,6 @@ MAINTAINER= wennmach@NetBSD.org
HOMEPAGE= http://www.pdc.kth.se/kth-krb/
COMMENT= Kerberos IV distribution from KTH
-# enable this once our autoconf has been upgraded to autoconf>=2.52:
-# (don't forget to also add automake.mk (see bottom))
-#AUTOCONF_REQD= 2.52
-#AUTOMAKE_REQD= 1.7
-
CONFLICTS+= zephyr-[0-9]*
CONFLICTS+= libdes-[0-9]*