diff options
-rw-r--r-- | www/mod_python/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index edc770790523..667ad12ea527 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -20,6 +20,8 @@ USE_APACHE= 13 NO_PACKAGE= Requires Python without threads support USE_PYTHON= yes +PORTSCOUT= limit:^2 + .include <bsd.port.pre.mk> GNU_CONFIGURE= yes |