aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-06-20 00:09:20 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-06-20 00:09:20 +0000
commit9b68f5d5fa78dd71ae014e7798e83a97fd19a7ba (patch)
tree5fa3d1df99a468cad1e540cb1fdf173f34671bfe /shells/bash-completion
parenta846087921f527c6362ef28182d346ccd4b67c59 (diff)
downloadports-9b68f5d5fa78dd71ae014e7798e83a97fd19a7ba.tar.gz
ports-9b68f5d5fa78dd71ae014e7798e83a97fd19a7ba.zip
Use the USES=tar:... variants.
Notes
Notes: svn path=/head/; revision=358479
Diffstat (limited to 'shells/bash-completion')
-rw-r--r--shells/bash-completion/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 290143ad8bb6..0378e8665612 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -1,11 +1,11 @@
# Created by: kirk@strauser.com
# $FreeBSD$
-PORTNAME= bash-completion
+PORTNAME= bash-completion
PORTVERSION= 2.1
PORTREVISION= 3
-PORTEPOCH= 1
-CATEGORIES= shells
+PORTEPOCH= 1
+CATEGORIES= shells
MASTER_SITES= http://bash-completion.alioth.debian.org/files/
MAINTAINER= adamw@FreeBSD.org
@@ -13,10 +13,9 @@ COMMENT= Programmable completion library for Bash
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
-USE_BZIP2= yes
USE_AUTOTOOLS= aclocal automake
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake tar:bz2
SUB_FILES= pkg-message
SUB_LIST+= RUNFILE=${DATADIR}/bash_completion.sh