diff options
Diffstat (limited to 'textproc/yould/Makefile')
-rw-r--r-- | textproc/yould/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/yould/Makefile b/textproc/yould/Makefile index 8a511a61a3cf..540a719e0a94 100644 --- a/textproc/yould/Makefile +++ b/textproc/yould/Makefile @@ -10,9 +10,8 @@ MASTER_SITES= CHEESESHOP/source/y/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Pronounceable word generator -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist PORTDOCS= NEWS.txt README.txt post-install: |