diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 2006-12-19 15:24:42 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 2006-12-19 15:24:42 +0000 |
commit | 9b395f8175b1978a82381bd8e0ed58eefca65b4f (patch) | |
tree | c33267008b0897fab6c02f6a286eb5a36faf1691 /www/mod_log_sql2-dtc/Makefile | |
parent | 02fe11bde45d17c66d20780e512b2a71a776e3fc (diff) |
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 598079bc80e4..e200dd865d4c 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -6,6 +6,7 @@ PORTNAME= mod_log_sql PORTVERSION= 1.100 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ PKGNAMESUFFIX= -dtc @@ -17,6 +18,7 @@ LATEST_LINK= mod_log_sql2 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes +USE_APACHE= 2.2+ CONFIGURE_ARGS+= --with-apxs=${APXS} SSL_PLIST= "" PLIST_SUB+= SSL=${SSL_PLIST} |