components/apache2-modules/mod_wsgi/Makefile
changeset 4339 6501cf9c29f9
parent 3936 c344422ee38b
child 4984 7145b15b7f0d
--- a/components/apache2-modules/mod_wsgi/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/apache2-modules/mod_wsgi/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -80,6 +80,8 @@
 
 install:	$(INSTALL_32_and_64)
 
+system-test:	$(NO_TESTS)
+
 REQUIRED_PACKAGES += runtime/python-26
 REQUIRED_PACKAGES += runtime/python-27
 REQUIRED_PACKAGES += runtime/python-34