diff options
Diffstat (limited to 'textproc/loook/Makefile')
-rw-r--r-- | textproc/loook/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/loook/Makefile b/textproc/loook/Makefile index c5f9d7a..a02d768 100644 --- a/textproc/loook/Makefile +++ b/textproc/loook/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkint WRKSRC= ${WRKDIR} -USES= zip -USE_PYTHON= 2 +USES= python:2 zip NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} |