aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_layout/Makefile2
-rw-r--r--www/mod_layout2/Makefile2
-rw-r--r--www/mod_layout22/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile
index 9691503cd191..c3a5a1067b8d 100644
--- a/www/mod_layout/Makefile
+++ b/www/mod_layout/Makefile
@@ -17,6 +17,8 @@ USE_APACHE= 13
CONFLICTS= mod_layout-4.* mod_layout-5.* apache-contrib-1.*
+PORTSCOUT= limit:^3
+
CFLAGS+= -fPIC
post-patch:
diff --git a/www/mod_layout2/Makefile b/www/mod_layout2/Makefile
index 67a681cbffed..f1fa5e3df4a1 100644
--- a/www/mod_layout2/Makefile
+++ b/www/mod_layout2/Makefile
@@ -15,6 +15,8 @@ COMMENT= Apache2 module to wrap served pages with a header and/or footer
CONFLICTS= mod_layout-3.* mod_layout-5.*
+PORTSCOUT= limit:4^
+
USE_APACHE= 20
LATEST_LINK= mod_layout2
diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile
index 79b8fdf22314..9c1449c59d36 100644
--- a/www/mod_layout22/Makefile
+++ b/www/mod_layout22/Makefile
@@ -15,6 +15,8 @@ COMMENT= Apache2 module to wrap served pages with a header and/or footer
CONFLICTS= mod_layout-3.* mod_layout-4.*
+PORTSCOUT= limit:^5
+
USE_APACHE= 22
LATEST_LINK= mod_layout22