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_cplusplus | |
parent | - Mark UNSAFE apache@ ports MAKE_JOBS_UNSAFE=yes (diff) |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Notes
Notes:
svn path=/head/; revision=234060
Diffstat (limited to 'www/mod_cplusplus')
-rw-r--r-- | www/mod_cplusplus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_cplusplus/Makefile b/www/mod_cplusplus/Makefile index c695ec0a3a00..89b1e052d537 100644 --- a/www/mod_cplusplus/Makefile +++ b/www/mod_cplusplus/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= modcplusplus MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for loading C++ objects as handlers +MAKE_JOBS_SAFE= yes + USE_APACHE= 2.0+ USE_AUTOTOOLS= autoconf:262 autoheader:262 libtool:15 automake:19 aclocal:19 |