View | Details | Raw Unified | Return to bug 195943 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-4 lines)
Lines 53-62 Link Here
53
53
54
.include <bsd.port.options.mk>
54
.include <bsd.port.options.mk>
55
55
56
.if ${OSVERSION} < 900000
57
BROKEN=		Fails to build
58
.endif
59
60
.if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB}
56
.if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB}
61
USE_TEX=	latex
57
USE_TEX=	latex
62
58

Return to bug 195943