diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/retext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/retext/Makefile b/textproc/retext/Makefile index 2c52cb310501..5695c6d8801c 100644 --- a/textproc/retext/Makefile +++ b/textproc/retext/Makefile @@ -18,7 +18,7 @@ USES= python:3.2+ desktop-file-utils pyqt:5 USE_GITHUB= yes GH_ACCOUNT= retext-project GH_PROJECT= retext -USE_PYTHON= distutils +USE_PYTHON= distutils noflavors USE_PYQT= core_run sip_run gui_run widgets_run printsupport_run \ network_run |