aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/recoll
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2015-01-04 16:23:23 +0800
committermva <mva@FreeBSD.org>2015-01-04 16:23:23 +0800
commit07973f5c11ad2f2f56723f1644cb3fc7999f2b7d (patch)
tree1cdae6561f79442fe9ad9ddb96f3f6a30fb515a4 /deskutils/recoll
parentd962f6d84c3fd275ea199f97c8e98b542952c84c (diff)
downloadfreebsd-ports-gnome-07973f5c11ad2f2f56723f1644cb3fc7999f2b7d.tar.gz
freebsd-ports-gnome-07973f5c11ad2f2f56723f1644cb3fc7999f2b7d.tar.zst
freebsd-ports-gnome-07973f5c11ad2f2f56723f1644cb3fc7999f2b7d.zip
- Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by: antoine With hat: python
Diffstat (limited to 'deskutils/recoll')
-rw-r--r--deskutils/recoll/Makefile2
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 \