From 03e9da58326265ddb08e7510c0e47b4e9ae248fc Mon Sep 17 00:00:00 2001 From: jperkin Date: Fri, 19 Jun 2015 15:30:27 +0000 Subject: Disable on Linux too as it hangs the 32-bit bulk build. --- net/citrix_ica/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/citrix_ica') diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 7c262bc2b07..59b14af5e3e 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2015/03/14 15:21:56 joerg Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/19 15:30:27 jperkin Exp $ DISTNAME= citrix_ica-10.6.115659 PKGREVISION= 2 @@ -17,7 +17,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} # "Abort Traps" indefinitely in pbulk -NOT_FOR_PLATFORM+= DragonFly-*-* NetBSD-*-x86_64 +NOT_FOR_PLATFORM+= DragonFly-*-* Linux-*-* NetBSD-*-x86_64 EMUL_PLATFORMS= linux-i386 EMUL_PLATFORMS+= solaris-sparc -- cgit v1.2.3