summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-08-14 08:50:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-08-14 08:50:57 +0000
commit083a069ab0186733002a46846f930c6eb3ca9ff3 (patch)
treee08c20664a59490d288680eca8ff8ff5757dc4e0 /print
parentMark as broken on sparc64. (diff)
Mark as broken on sparc64: fails to install.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=259204
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/py-reportlab2/Makefile b/print/py-reportlab2/Makefile
index 7d1c4d71d9cf..d556d6fc50ca 100644
--- a/print/py-reportlab2/Makefile
+++ b/print/py-reportlab2/Makefile
@@ -34,6 +34,10 @@ DOCS= reportlab-graphics-reference.pdf \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not install on sparc64
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
@cd ${WRKSRC}/docs && ${PYTHON_CMD} genAll.py