aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-gitfs
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-03-19 05:47:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-03-19 05:47:59 +0000
commit3ca7fb22b4fffe5d937787f2c935ed1643062b68 (patch)
treec87890157e169d2ea6d04e21105de6ea2cad4b38 /sysutils/fusefs-gitfs
parentc9f070300be91bd2259b340195449c5f1cd8b51f (diff)
downloadports-3ca7fb22b4fffe5d937787f2c935ed1643062b68.tar.gz
ports-3ca7fb22b4fffe5d937787f2c935ed1643062b68.zip
Notes
Diffstat (limited to 'sysutils/fusefs-gitfs')
-rw-r--r--sysutils/fusefs-gitfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-gitfs/Makefile b/sysutils/fusefs-gitfs/Makefile
index 9127dde30bf7..b386f761c588 100644
--- a/sysutils/fusefs-gitfs/Makefile
+++ b/sysutils/fusefs-gitfs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gitfs
DISTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= sysutils devel
PKGNAMEPREFIX= fusefs-
@@ -24,7 +25,7 @@ USE_GITHUB= yes
GH_ACCOUNT= PressLabs
NO_ARCH= yes
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist distutils concurrent optsuffix
post-patch: