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 c16e1f36d0e4..2bc50e5ad094 100644 --- a/textproc/loook/Makefile +++ b/textproc/loook/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple Python tool that search in LibreOffice/OpenOffice files LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter WRKSRC= ${WRKDIR} |