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