diff options
Diffstat (limited to 'textproc/loook/Makefile')
-rw-r--r-- | textproc/loook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/loook/Makefile b/textproc/loook/Makefile index 016af47ffac4..e235765d04d0 100644 --- a/textproc/loook/Makefile +++ b/textproc/loook/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkint WRKSRC= ${WRKDIR} USE_ZIP= yes -USE_PYTHON= 2.7 +USE_PYTHON= 2 NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} |