diff options
Diffstat (limited to 'devel/py-epdb/Makefile')
-rw-r--r-- | devel/py-epdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-epdb/Makefile b/devel/py-epdb/Makefile index 611aa89469be..e65b7f013be0 100644 --- a/devel/py-epdb/Makefile +++ b/devel/py-epdb/Makefile @@ -8,7 +8,7 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Enhanced Python Debugger WWW= https://github.com/sassoftware/epdb -USES= python:3.6+ +USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils |