aboutsummaryrefslogtreecommitdiff
path: root/dns/knock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/knock/Makefile')
-rw-r--r--dns/knock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/knock/Makefile b/dns/knock/Makefile
index 7ab54895e1c3..d394187c2461 100644
--- a/dns/knock/Makefile
+++ b/dns/knock/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PY_DEPENDS}
USES= python pyqt:5 # pyqt:5 isn't used: https://github.com/guelfoweb/knock/issues/108
USE_PYTHON= distutils noflavors autoplist
-USE_PYQT= core_run
+USE_PYQT= core_run
USE_GITHUB= yes
GH_ACCOUNT= guelfoweb