diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-21 20:45:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-21 20:45:34 +0000 |
commit | 805c652f35b30a8cfe251f3d8c95c0ca881b23ba (patch) | |
tree | 6bdde1cb0714acae1251f544234163d6e31fed25 /www/mod_log_sql2-dtc/Makefile | |
parent | 16e6c37f8936a664e813cacf9b16eead7759fabc (diff) | |
download | ports-805c652f35b30a8cfe251f3d8c95c0ca881b23ba.tar.gz ports-805c652f35b30a8cfe251f3d8c95c0ca881b23ba.zip |
Notes
Diffstat (limited to 'www/mod_log_sql2-dtc/Makefile')
-rw-r--r-- | www/mod_log_sql2-dtc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index 01366e96713d..647229dde778 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -14,6 +14,8 @@ PKGNAMESUFFIX= -dtc MAINTAINER= scrappy@freebsd.org COMMENT= Allows Apache to log to a MySQL database +MAKE_JOBS_SAFE= yes + LATEST_LINK= mod_log_sql2 GNU_CONFIGURE= yes USE_BZIP2= yes |