aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-02-13 20:58:19 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-02-13 20:58:19 +0000
commita1f4e6f0c573b4c9dbf31bc9041a74916ace6812 (patch)
treede4dd91bf09ee23a51cd47a68fca9e46675ce923 /shells
parentaf997faa986f233edac6690eb6f00f8b95fa4654 (diff)
downloadports-a1f4e6f0c573b4c9dbf31bc9041a74916ace6812.tar.gz
ports-a1f4e6f0c573b4c9dbf31bc9041a74916ace6812.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/bash-completion/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index e44c079403ac..569e4964e91a 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -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