diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2015-01-04 08:23:23 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2015-01-04 08:23:23 +0000 |
commit | 49cb3686eb1e76a4d19e115e0701633af60405f3 (patch) | |
tree | 1cdae6561f79442fe9ad9ddb96f3f6a30fb515a4 /deskutils/recoll | |
parent | fb27b2098a9566b82bb5cc3299754ca1c7e70d1e (diff) |
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index addd7c50d68a..b7cc77732f26 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -49,7 +49,7 @@ LATEX_RUN_DEPENDS= detex:${PORTSDIR}/print/detex \ dvips:${PORTSDIR}/print/tex-dvipsk PDF_RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf PS_RUN_DEPENDS= pstotext:${PORTSDIR}/print/pstotext -PYTHON_USE= python=yes +PYTHON_USES= python PYTHON_CONFIGURE_ENABLE= python-module QT4_USE= qt4=moc_build,qmake_build,rcc_build,uic_build \ qt4=iconengines_run,imageformats_run \ |