parent
ace9a9476e
commit
8a6a8c2134
1 changed files with 3 additions and 1 deletions
|
@ -27,6 +27,8 @@ PERIODICSCRIPT= 410.status-aac-raid
|
|||
|
||||
DIST_TYPE= 12_x64
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 1300078
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libncurses.so.8:misc/compat12x
|
||||
.endif
|
||||
|
@ -42,4 +44,4 @@ do-install:
|
|||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${PERIODICSCRIPT} ${STAGEDIR}${PREFIX}/etc/periodic/daily
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue