aboutsummaryrefslogtreecommitdiff
path: root/www/uwsgi
diff options
context:
space:
mode:
Diffstat (limited to 'www/uwsgi')
-rw-r--r--www/uwsgi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
index c73edabd3ae0..dd85fae12fa5 100644
--- a/www/uwsgi/Makefile
+++ b/www/uwsgi/Makefile
@@ -48,6 +48,8 @@ JSON_LIB_DEPENDS= libjansson.so:devel/jansson
PCRE_VARS= BUILDCONF_PCRE=true
PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
+PSGI_USES= perl5
+
XML_VARS= BUILDCONF_XML=libxml2
XML_LIB_DEPENDS= libxml2.so:textproc/libxml2