diff options
Diffstat (limited to 'textproc/py-laserhammer/Makefile')
-rw-r--r-- | textproc/py-laserhammer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-laserhammer/Makefile b/textproc/py-laserhammer/Makefile index e76139c40e47..4f245f9397fc 100644 --- a/textproc/py-laserhammer/Makefile +++ b/textproc/py-laserhammer/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/trasz/laserhammer LICENSE= BSD2CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |