summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-03 14:35:22 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-03 14:35:22 +0000
commit31cc356bf4c8c6446447aebb0ede5a6381fee02d (patch)
tree3f4a4a2211a618efaa6660f99fe5239a33d0bbcf /shells
parentUpdate to 5.17 (diff)
Remove bash-devel support now that it has been folded into
shells/bash proper. Bump PORTREVISION on affected ports.
Notes
Notes: svn path=/head/; revision=346905
Diffstat (limited to 'shells')
-rw-r--r--shells/bash-completion/Makefile10
1 files changed, 3 insertions, 7 deletions
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