diff options
Diffstat (limited to 'print/py-rtf/Makefile')
-rw-r--r-- | print/py-rtf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/py-rtf/Makefile b/print/py-rtf/Makefile index 4c493a114358..542c8df2c96d 100644 --- a/print/py-rtf/Makefile +++ b/print/py-rtf/Makefile @@ -11,9 +11,8 @@ DISTNAME= PyRTF-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library to create RTF documents using the Python language -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist EXAMPLESDIR= ${PREFIX}/share/examples/py-rtf PORTEXAMPLES= * |