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 | f20200237597df80d12b4eb24e3f8209261f915e (diff) |
Notes
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 |