aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-11 17:46:07 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-11 18:47:51 +0000
commit2eeac293551cd66724dad8ae21d7b18b0f241ca0 (patch)
tree7b03f30c4faa39fce3035798d2cd3526f36057de
parent38c71586d36ad5b0d801dd6bbfe85558dc8287da (diff)
downloadports-2eeac293551cd66724dad8ae21d7b18b0f241ca0.tar.gz
ports-2eeac293551cd66724dad8ae21d7b18b0f241ca0.zip
sysutils/bpytop: Simplify SHEBANG_FILES
Approved by: lwhsu (maintainer, implicit)
-rw-r--r--sysutils/bpytop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bpytop/Makefile b/sysutils/bpytop/Makefile
index 0c588ef15f4b..2321eb186e41 100644
--- a/sysutils/bpytop/Makefile
+++ b/sysutils/bpytop/Makefile
@@ -16,7 +16,7 @@ USES= python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= aristocratos
-SHEBANG_FILES= ${WRKSRC}/bpytop.py
+SHEBANG_FILES= bpytop.py
NO_ARCH= yes