aboutsummaryrefslogtreecommitdiff
path: root/devel/py-statgrab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-statgrab/Makefile')
-rw-r--r--devel/py-statgrab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile
index 72f50e09f1fd..23aa6de8dabf 100644
--- a/devel/py-statgrab/Makefile
+++ b/devel/py-statgrab/Makefile
@@ -15,7 +15,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libstatgrab.so:devel/libstatgrab
-USES= pkgconfig python:3.6+
+USES= pkgconfig python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>