aboutsummaryrefslogtreecommitdiff
path: root/misc/py-powerline-status
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-21 14:50:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-21 14:50:05 +0000
commit600f5928aabfa0c7c07f050ad15312d3ee2927be (patch)
treea6be60056a9ba6c08350c6fa2d63ee7379ad8d09 /misc/py-powerline-status
parent09e24ad52a7f754ab7ac7979e707c944565d1497 (diff)
downloadports-600f5928aabfa0c7c07f050ad15312d3ee2927be.tar.gz
ports-600f5928aabfa0c7c07f050ad15312d3ee2927be.zip
- Fix shebangs
Notes
Notes: svn path=/head/; revision=439082
Diffstat (limited to 'misc/py-powerline-status')
-rw-r--r--misc/py-powerline-status/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/py-powerline-status/Makefile b/misc/py-powerline-status/Makefile
index b8e370f259b1..99eb22eb048e 100644
--- a/misc/py-powerline-status/Makefile
+++ b/misc/py-powerline-status/Makefile
@@ -2,6 +2,7 @@
PORTNAME= powerline-status
PORTVERSION= 2.5.2
+PORTREVISION= 1
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,8 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= swills@FreeBSD.org
COMMENT= Statusline plugin for vim, zsh, bash, and more
-USES= python
+USES= python shebangfix
USE_PYTHON= distutils autoplist
+SHEBANG_FILES= powerline/bindings/i3/powerline-i3.py \
+ powerline/bindings/bar/powerline-bar.py \
+ powerline/bindings/lemonbar/powerline-lemonbar.py \
+ powerline/bindings/awesome/powerline-awesome.py
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/powerline