Change optional run dependency for mbmon from sysutils/mbmon
to sysutils/xmbmon The former port has expired.
This commit is contained in:
parent
3fda539bd4
commit
2bf8693840
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341904
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ PLIST_SUB+= INTERFACE="@comment "
|
|||
|
||||
.if ${PORT_OPTIONS:MMBMON}
|
||||
CONFIGURE_ARGS+=--enable-mbmon
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/mbmon:${PORTSDIR}/sysutils/mbmon
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/mbmon:${PORTSDIR}/sysutils/xmbmon
|
||||
PLIST_SUB+= MBMON=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-mbmon
|
||||
|
|
Loading…
Reference in a new issue