diff options
Diffstat (limited to 'net/reposado/Makefile')
-rw-r--r-- | net/reposado/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/reposado/Makefile b/net/reposado/Makefile index 487cee63faf7..7b5c4bdda6db 100644 --- a/net/reposado/Makefile +++ b/net/reposado/Makefile @@ -16,7 +16,7 @@ GH_TAGNAME= de2fdb6 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python:2.7 USE_PYTHON= distutils SUB_FILES= pkg-message |