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

(-)b/sysutils/arcconf/Makefile (+2 lines)
Lines 28-34 PERIODICSCRIPT= 410.status-aac-raid Link Here
28
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
29
.if ${OSREL:R} >= 12
29
.if ${OSREL:R} >= 12
30
DIST_TYPE=	12_x64
30
DIST_TYPE=	12_x64
31
.if ${ORREL:R} > 12
31
RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
32
RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
33
.endif
32
.else
34
.else
33
DIST_TYPE=	11_x64
35
DIST_TYPE=	11_x64
34
.endif
36
.endif

Return to bug 258775