sysutils/arcconf: only depend on compat12x for FreeBSD > 12

PR:	258775
(cherry picked from commit 1ad8cfa1e9)
This commit is contained in:
Palle Girgensohn 2021-10-08 09:57:40 +02:00
parent 2c83e62b19
commit 05ede39bab
1 changed files with 3 additions and 0 deletions

View File

@ -26,7 +26,10 @@ SUB_FILES+= ${PERIODICSCRIPT}
PERIODICSCRIPT= 410.status-aac-raid
DIST_TYPE= 12_x64
.if ${OSVERSION} > 1300078
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
.endif
NO_BUILD= yes
NO_WRKSUBDIR= yes