aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:57:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:57:23 +0000
commitf6e6105ff836ed6f4094a8f311d85b6a35799b9b (patch)
treec5ec60c607361ad1397f09c1f3d11009832c21ce /shells/bash-completion
parenta65ed2e51bf631a6b8ab766f984bf33c686d239a (diff)
downloadports-f6e6105ff836ed6f4094a8f311d85b6a35799b9b.tar.gz
ports-f6e6105ff836ed6f4094a8f311d85b6a35799b9b.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: shells)
Notes
Notes: svn path=/head/; revision=327770
Diffstat (limited to 'shells/bash-completion')
-rw-r--r--shells/bash-completion/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index b6e59ddf515f..ce83f56890f4 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -1,7 +1,5 @@
-# Created by: kirk@strauser.com
-#
+# Created by: kirk@strauser.com
# $FreeBSD$
-#
PORTNAME= bash-completion
PORTVERSION= 2.1
@@ -29,6 +27,7 @@ SUB_FILES= pkg-message
SUB_LIST+= RUNFILE=${DATADIR}/bash_completion.sh
PORTDOCS= *
+NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch: