aboutsummaryrefslogtreecommitdiffstats
path: root/www/linkchecker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/linkchecker/Makefile')
-rw-r--r--www/linkchecker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile
index cb1c808abf42..a2532f933c2d 100644
--- a/www/linkchecker/Makefile
+++ b/www/linkchecker/Makefile
@@ -87,7 +87,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.5:${PORTSDIR}/www/py-cssutils
# To run the WSGI Web interface
.if ${PORT_OPTIONS:MWSGI}
-RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_wsg>0:${PORTSDIR}/www/mod_wsgi2
+RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_wsg2>0:${PORTSDIR}/www/mod_wsgi2
USE_APACHE_RUN= 22
.endif