diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-22 21:15:50 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-22 21:15:50 +0000 |
commit | b7fc7ba65576d5ce387563c60b88276ba1418bc8 (patch) | |
tree | 884d351fee646b4e7b1b5c851bf898976e69b28e /www/mod_log_sql2-dtc | |
parent | 221e0a651fd2a964309073001ac7cc62e1b96ea0 (diff) |
Notes
Diffstat (limited to 'www/mod_log_sql2-dtc')
-rw-r--r-- | www/mod_log_sql2-dtc/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index 4a945c496286..be73eb952f64 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mod_log_sql2-dtc -# Date created: 2006/11/20 -# Whom: Marc G. Fournier <scrappy@freebsd.org> -# +# Created by: Marc G. Fournier <scrappy@freebsd.org> # $FreeBSD$ PORTNAME= mod_log_sql @@ -21,7 +18,7 @@ LATEST_LINK= mod_log_sql2-dtc GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_APACHE= 22+ +USE_APACHE= 22 CONFIGURE_ARGS+= --with-apxs=${APXS} SSL_PLIST= "" PLIST_SUB+= SSL=${SSL_PLIST} |