diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:23:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:23:23 +0000 |
commit | ae23e8d2515d84f784518456e4c4dd2d1d96b230 (patch) | |
tree | cf46a69bbc24b793872476307243a3f0e5450989 /net/spread | |
parent | 8abe30fdd63cb1e6e374c7fd95ecd56019a066fb (diff) | |
download | ports-ae23e8d2515d84f784518456e4c4dd2d1d96b230.tar.gz ports-ae23e8d2515d84f784518456e4c4dd2d1d96b230.zip |
Notes
Diffstat (limited to 'net/spread')
-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 5ef89033bfbc..7857a8a1ec43 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= apache@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit +MAKE_JOBS_UNSAFE= yes + GNU_CONFIGURE= yes USE_PERL5= yes USE_RC_SUBR= spread.sh |