diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 15:23:23 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 15:23:23 +0800 |
commit | e854f2c8bf0a8fa21797a926b59e0b440b532320 (patch) | |
tree | 6266805a9eac8833f74bdf7865a7feb884826cae /net/spread | |
parent | cfa5e052e9deca9fc4836291e540fc36367e1873 (diff) | |
download | freebsd-ports-gnome-e854f2c8bf0a8fa21797a926b59e0b440b532320.tar.gz freebsd-ports-gnome-e854f2c8bf0a8fa21797a926b59e0b440b532320.tar.zst freebsd-ports-gnome-e854f2c8bf0a8fa21797a926b59e0b440b532320.zip |
- Mark UNSAFE apache@ ports MAKE_JOBS_UNSAFE=yes
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 |