summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-03 16:31:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-03 16:31:15 +0000
commit829a6b36ad9004e4fe7bbbe357b379422fa89103 (patch)
tree0124684d2e40ebee6d5b2986f23833826e22fab3 /print
parentNow seems to build on sparc64. (diff)
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425255
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 1900c0f661a0..318f55060f0d 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -43,10 +43,6 @@ FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2
.include <bsd.port.options.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= Does not install on sparc64
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|%%DISTDIR%%|${DISTDIR}|' \
-e 's|%%PFBFER%%|${PFBFER}|' \