mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
TIL option_XYZ_OFF
This commit is contained in:
parent
af997faa98
commit
a1f4e6f0c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344145
@ -25,13 +25,8 @@ USES= gmake
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST+= RUNFILE=${DATADIR}/bash_completion.sh
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MBASH_DEVEL}
|
||||
RUN_DEPENDS=bash:${PORTSDIR}/shells/bash-devel
|
||||
.else
|
||||
RUN_DEPENDS=bash:${PORTSDIR}/shells/bash
|
||||
.endif
|
||||
BASH_DEVEL_RUN_DEPENDS= bash:${PORTSDIR}/shells/bash-devel
|
||||
BASH_DEVEL_RUN_DEPENDS_OFF= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|FLAC|&\|flv\|FLV|;' ${WRKSRC}/bash_completion
|
||||
|
Loading…
Reference in New Issue
Block a user