summaryrefslogtreecommitdiff
path: root/shells/bash-completion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash-completion/Makefile')
-rw-r--r--shells/bash-completion/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 51b6fd924096..e456f723ada0 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bash-completion
PORTVERSION= 2.17.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= shells
MASTER_SITES= https://github.com/scop/bash-completion/releases/download/${PORTVERSION}/
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= runtest:misc/dejagnu \
${LOCALBASE}/lib/tcllib/cmdline/cmdline.tcl:devel/tcllib
-USES= autoreconf gmake pathfix tar:xz
+USES= autoreconf gmake tar:xz
GNU_CONFIGURE= yes
NO_ARCH= yes