From d45fbf3040b3448bc804ff8be8a816d15ea3f92a Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 24 Oct 2014 16:42:59 +0000 Subject: - Convert ports of news/ and print/ to new USES=python Approved by: portmgr (implicit) --- print/py-pyscript/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/py-pyscript') diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index 217bcfd820c1..4ba941c5b3e6 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -17,8 +17,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES PYSCRIPT_MANUAL=doc/manual/pyscript.pdf -USE_PYDISTUTILS=yes -USE_PYTHON= yes +USES= python +USE_PYTHON= distutils USE_TEX= latex dvipsk .include -- cgit v1.2.3