diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-05 12:07:03 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-05 12:07:03 +0800 |
commit | 5573e0a617ebfff86788371da2d39c2f33f8bccc (patch) | |
tree | d7eaa36838f3a380e5e29d2159ff6bda2d41610c /net | |
parent | aa548660001eca2915f7f4bd6fad0033c865b619 (diff) | |
download | freebsd-ports-gnome-5573e0a617ebfff86788371da2d39c2f33f8bccc.tar.gz freebsd-ports-gnome-5573e0a617ebfff86788371da2d39c2f33f8bccc.tar.zst freebsd-ports-gnome-5573e0a617ebfff86788371da2d39c2f33f8bccc.zip |
- Set PORTSCOUT var
With Hat: apache@
Diffstat (limited to 'net')
-rw-r--r-- | net/spread/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index d65c5080062b..63c8e483eaaf 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -16,6 +16,8 @@ COMMENT= The Spread Group Communication System, a network toolkit MAKE_JOBS_UNSAFE= yes +PORTSCOUT= limit:^3 + GNU_CONFIGURE= yes USE_PERL5= yes USE_RC_SUBR= spread.sh |