summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2015-03-14 15:21:56 +0000
committerjoerg <joerg>2015-03-14 15:21:56 +0000
commit9b9ee29204d4c17e25a5dd78d5cf0a1f62c893ff (patch)
tree4fa11b280c9deb208395cc5bbd4c037d475c9577
parent2a4291c264b613c69d6e64dc712c252e0a99d955 (diff)
downloadpkgsrc-9b9ee29204d4c17e25a5dd78d5cf0a1f62c893ff.tar.gz
Disable on NetBSD/amd64, segfaults in a loop during install.
-rw-r--r--net/citrix_ica/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 86ac0f2d709..7c262bc2b07 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2013/05/07 15:14:46 joerg Exp $
+# $NetBSD: Makefile,v 1.45 2015/03/14 15:21:56 joerg 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-*-*
+NOT_FOR_PLATFORM+= DragonFly-*-* NetBSD-*-x86_64
EMUL_PLATFORMS= linux-i386
EMUL_PLATFORMS+= solaris-sparc