summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-07-02 11:41:15 +0000
committeragc <agc@pkgsrc.org>2002-07-02 11:41:15 +0000
commit1f65115414c49718879b40ffbb5e6cd796082f58 (patch)
treeea1e0b3dc0464c2b2c6f2677841c156fd78b352b /security
parent69c1254c97ce6f61a486b256ae1556752e283fae (diff)
downloadpkgsrc-1f65115414c49718879b40ffbb5e6cd796082f58.tar.gz
Deprecate IS_INTERACTIVE.
The correct way to mark this package as broken on sparc64 is to use the BROKEN definition.
Diffstat (limited to 'security')
-rw-r--r--security/kth-krb4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile
index 432473b0eed..36c598401a9 100644
--- a/security/kth-krb4/Makefile
+++ b/security/kth-krb4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/04/05 11:32:19 wennmach Exp $
+# $NetBSD: Makefile,v 1.18 2002/07/02 11:41:15 agc Exp $
#
DISTNAME= krb4-1.1.1
@@ -30,7 +30,7 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
# this hangs while compiling one of the files, at least with the
# toolchain as of 1.5ZC (20020329)
.if ${MACHINE_ARCH} == "sparc64"
-IS_INTERACTIVE= yes
+BROKEN= toolchain problems on sparc64 (1.5ZC, 20020329)
.endif
post-patch: