diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-12 00:11:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-12 00:11:49 +0000 |
commit | 74d652e6ec52d463b2c2774a2ba4474d4ceddfc7 (patch) | |
tree | 4d35f3f201d271adf77aed99ad426f80193ffc1f /www/mod_python | |
parent | - Update to 1.22 (diff) |
This port is only for www/apache13* and as such is only for the 2.7.x series
Notes
Notes:
svn path=/head/; revision=225798
Diffstat (limited to 'www/mod_python')
-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 |