diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:24:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:24:35 +0000 |
commit | fe0178de481865b2e578397791efe9aa0809d88f (patch) | |
tree | d876006dcf49b29ac44c20884eb9df60b848fbcd /www/mod_roaming | |
parent | ae23e8d2515d84f784518456e4c4dd2d1d96b230 (diff) |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Notes
Notes:
svn path=/head/; revision=234060
Diffstat (limited to 'www/mod_roaming')
-rw-r--r-- | www/mod_roaming/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_roaming/Makefile b/www/mod_roaming/Makefile index 7a8215ec6012..93ce9dfd216b 100644 --- a/www/mod_roaming/Makefile +++ b/www/mod_roaming/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.klomp.org/mod_roaming/ MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that works as a Netscape Roaming Access server +MAKE_JOBS_SAFE= yes + CONFLICTS= apache-contrib-1.* PORTSCOUT= limit:^1 |