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

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

Return to bug 257729