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

Collapse All | Expand All

(-)Makefile (-4 lines)
Lines 68-77 Link Here
68
68
69
.include <bsd.port.options.mk>
69
.include <bsd.port.options.mk>
70
70
71
.if ${ARCH} == "amd64"
72
ARCH=			x86_64
73
.endif
74
75
.if ${PORT_OPTIONS:MDOCS}
71
.if ${PORT_OPTIONS:MDOCS}
76
INSLIST+=		reference
72
INSLIST+=		reference
77
.endif
73
.endif

Return to bug 214776