diff options
Diffstat (limited to 'net-im/jwchat/Makefile')
-rw-r--r-- | net-im/jwchat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/jwchat/Makefile b/net-im/jwchat/Makefile index a0cf85b54997..97be916cbdd9 100644 --- a/net-im/jwchat/Makefile +++ b/net-im/jwchat/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,.b,beta,} MAINTAINER= pgollucci@FreeBSD.org COMMENT= Full featured, web-based Jabber client +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 NO_BUILD= yes |