git: cd161e9510bc - main - devel/gitinspector: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:47:18 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd161e9510bc5b9c20a74b9a6ef76a9acc2ecaca
commit cd161e9510bc5b9c20a74b9a6ef76a9acc2ecaca
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:45:58 +0000
devel/gitinspector: Cosmetic change
---
devel/gitinspector/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/devel/gitinspector/Makefile b/devel/gitinspector/Makefile
index 7d467c7012fd..277bc6bf4d9c 100644
--- a/devel/gitinspector/Makefile
+++ b/devel/gitinspector/Makefile
@@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= git:devel/git
-NO_ARCH= yes
-USE_PYTHON= autoplist concurrent distutils
USES= python:3.6+
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
GH_ACCOUNT= ejwa
USE_GITHUB= yes
More information about the dev-commits-ports-all
mailing list