View | Details | Raw Unified | Return to bug 195340
Collapse All | Expand All

(-)docproj/Makefile (-1 / +1 lines)
Lines 66-72 Link Here
66
.endif
66
.endif
67
67
68
.if ${PORT_OPTIONS:MDBLATEX}
68
.if ${PORT_OPTIONS:MDBLATEX}
69
USE_TEX=	texlive xetex
69
USE_TEX=	xetex
70
RUN_DEPENDS+=	dblatex:${PORTSDIR}/textproc/dblatex
70
RUN_DEPENDS+=	dblatex:${PORTSDIR}/textproc/dblatex
71
.endif
71
.endif
72
72

Return to bug 195340