aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:26:10 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:45:58 +0000
commitcd161e9510bc5b9c20a74b9a6ef76a9acc2ecaca (patch)
tree61bf56de0150decd8ad7046277607015f965fd03
parenta32e31b45d02d0a56eb9934c21a9980f5c99864c (diff)
downloadports-cd161e9510bc5b9c20a74b9a6ef76a9acc2ecaca.tar.gz
ports-cd161e9510bc5b9c20a74b9a6ef76a9acc2ecaca.zip
devel/gitinspector: Cosmetic change
-rw-r--r--devel/gitinspector/Makefile5
1 files 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