From 31cc356bf4c8c6446447aebb0ede5a6381fee02d Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 3 Mar 2014 14:35:22 +0000 Subject: Remove bash-devel support now that it has been folded into shells/bash proper. Bump PORTREVISION on affected ports. --- shells/bash-completion/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'shells/bash-completion') diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index 569e4964e91a..cf68abc94a8e 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -3,7 +3,7 @@ PORTNAME= bash-completion PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -12,11 +12,10 @@ MASTER_SITE_SUBDIR= adamw MAINTAINER= adamw@FreeBSD.org COMMENT= Programmable completion library for Bash -OPTIONS_DEFINE= BASH_DEVEL -BASH_DEVEL_DESC= Use shells/bash-devel instead of shells/bash - CONFLICTS= bash-completion-classic-[0-9]* +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash + USE_BZIP2= yes USE_AUTOTOOLS= aclocal automake GNU_CONFIGURE= yes @@ -25,9 +24,6 @@ USES= gmake SUB_FILES= pkg-message SUB_LIST+= RUNFILE=${DATADIR}/bash_completion.sh -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 -- cgit v1.2.3