From 1659ca62910d6a87642f15485e6e73b24ca28ea8 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 28 Apr 2002 18:08:27 +0000 Subject: Mark the pkg as broken, not interactive. It still needs attention... --- graphics/yplot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/yplot') diff --git a/graphics/yplot/Makefile b/graphics/yplot/Makefile index 4788ecf050c..266964d3342 100644 --- a/graphics/yplot/Makefile +++ b/graphics/yplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/04/27 02:39:00 hubertf Exp $ +# $NetBSD: Makefile,v 1.12 2002/04/28 18:08:27 hubertf Exp $ DISTNAME= yplot-1.1.0 PKGREVISION= 1 @@ -14,7 +14,7 @@ DEPENDS+= plplot>=5.0.3:../../graphics/plplot BUILD_DEPENDS+= teTeX>=1.0:../../print/teTeX .if (${MACHINE_ARCH} == "sparc64") -IS_INTERACTIVE= yes # Hangs sparc64 bulk builds +BROKEN= Compiling hangs, needs attention. .endif EVAL_PREFIX+= PLPLOT_PREFIX=plplot -- cgit v1.2.3