diff options
Diffstat (limited to 'textproc/yould/Makefile')
-rw-r--r-- | textproc/yould/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yould/Makefile b/textproc/yould/Makefile index ed9d51ad05eb..7d4441a68ef4 100644 --- a/textproc/yould/Makefile +++ b/textproc/yould/Makefile @@ -13,7 +13,7 @@ COMMENT= Pronounceable word generator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist NO_ARCH= yes |