summaryrefslogtreecommitdiff
path: root/archivers/arj
diff options
context:
space:
mode:
authortnn <tnn>2015-09-24 02:47:15 +0000
committertnn <tnn>2015-09-24 02:47:15 +0000
commit71e936c6e04e0ce56920d51b1253da2125e2568d (patch)
tree31cd4cf588740c05096c55eabcb97d34883b1096 /archivers/arj
parent16dcb4342d0fc6a19e0f4fdf26cc2d13226d2fc9 (diff)
downloadpkgsrc-71e936c6e04e0ce56920d51b1253da2125e2568d.tar.gz
this package is broken on 64-bit platforms as evidenced by instant SEGV
Diffstat (limited to 'archivers/arj')
-rw-r--r--archivers/arj/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 0253332f0d6..fd188e7bf6d 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2015/05/10 18:50:47 bsiegert Exp $
+# $NetBSD: Makefile,v 1.32 2015/09/24 02:47:15 tnn Exp $
DISTNAME= arj-3.10.22
PKGREVISION= 2
@@ -31,6 +31,8 @@ pre-configure:
INSTALLATION_DIRS+= ${ARJ_DOCSDIR}
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS}
+
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/COPYING ${WRKSRC}/doc/debug.txt \
${DESTDIR}${ARJ_DOCSDIR}