Fri Jun 19 15:30:27 2015 UTC ()
Disable on Linux too as it hangs the 32-bit bulk build.


(jperkin)
diff -r1.45 -r1.46 pkgsrc/net/citrix_ica/Makefile

cvs diff -r1.45 -r1.46 pkgsrc/net/citrix_ica/Makefile (expand / switch to unified diff)

--- pkgsrc/net/citrix_ica/Makefile 2015/03/14 15:21:56 1.45
+++ pkgsrc/net/citrix_ica/Makefile 2015/06/19 15:30:27 1.46
@@ -1,33 +1,33 @@ @@ -1,33 +1,33 @@
1# $NetBSD: Makefile,v 1.45 2015/03/14 15:21:56 joerg Exp $ 1# $NetBSD: Makefile,v 1.46 2015/06/19 15:30:27 jperkin Exp $
2 2
3DISTNAME= citrix_ica-10.6.115659 3DISTNAME= citrix_ica-10.6.115659
4PKGREVISION= 2 4PKGREVISION= 2
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7 7
8MAINTAINER= sborrill@NetBSD.org 8MAINTAINER= sborrill@NetBSD.org
9HOMEPAGE= http://www.citrix.com/English/ss/downloads/results.asp?productID=186&c1=sot2755 9HOMEPAGE= http://www.citrix.com/English/ss/downloads/results.asp?productID=186&c1=sot2755
10COMMENT= Citrix(R) ICA client for the Citrix(R) Presentation Server(TM) 10COMMENT= Citrix(R) ICA client for the Citrix(R) Presentation Server(TM)
11LICENSE= citrix_ica-license 11LICENSE= citrix_ica-license
12 12
13RESTRICTED= License prohibits redistribution 13RESTRICTED= License prohibits redistribution
14NO_SRC_ON_FTP= ${RESTRICTED} 14NO_SRC_ON_FTP= ${RESTRICTED}
15NO_BIN_ON_FTP= ${RESTRICTED} 15NO_BIN_ON_FTP= ${RESTRICTED}
16NO_SRC_ON_CDROM= ${RESTRICTED} 16NO_SRC_ON_CDROM= ${RESTRICTED}
17NO_BIN_ON_CDROM= ${RESTRICTED} 17NO_BIN_ON_CDROM= ${RESTRICTED}
18 18
19# "Abort Traps" indefinitely in pbulk 19# "Abort Traps" indefinitely in pbulk
20NOT_FOR_PLATFORM+= DragonFly-*-* NetBSD-*-x86_64 20NOT_FOR_PLATFORM+= DragonFly-*-* Linux-*-* NetBSD-*-x86_64
21 21
22EMUL_PLATFORMS= linux-i386 22EMUL_PLATFORMS= linux-i386
23EMUL_PLATFORMS+= solaris-sparc 23EMUL_PLATFORMS+= solaris-sparc
24EMUL_PLATFORMS+= solaris-i386 24EMUL_PLATFORMS+= solaris-i386
25EMUL_MODULES.linux= locale motif x11 25EMUL_MODULES.linux= locale motif x11
26 26
27PKG_DESTDIR_SUPPORT= destdir 27PKG_DESTDIR_SUPPORT= destdir
28 28
29.include "../../mk/bsd.prefs.mk" 29.include "../../mk/bsd.prefs.mk"
30 30
31PATCH_ARCH= ${MACHINE_ARCH} 31PATCH_ARCH= ${MACHINE_ARCH}
32.if ${EMUL_PLATFORM} == "linux-i386" 32.if ${EMUL_PLATFORM} == "linux-i386"
33DISTNAME= en.linuxx86 33DISTNAME= en.linuxx86