mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Fix typo in OPTIONS code
Spotted by: rm Feature safe: yes
This commit is contained in:
parent
f1e9a9bf38
commit
7e5f59ac42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308270
@ -23,7 +23,7 @@ RDIST_DESC= rdist support
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDIST}
|
||||
.if ${PORT_OPTIONS:MRDIST}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/rdist6:${PORTSDIR}/net/rdist6
|
||||
CONFIGURE_ARGS+=--with-rdist=${LOCALBASE}/bin/rdist6
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user