mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- USE_BZIP2 -> USES=tar:bzip2
This commit is contained in:
parent
9885f020e5
commit
7a495f3ff2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348413
@ -12,7 +12,7 @@ COMMENT= Protect Apache 2.x against the Slowloris HTTP DoS attack
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_APACHE= 22
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
|
@ -22,8 +22,7 @@ DBI_LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi
|
||||
|
||||
LATEST_LINK= mod_log_sql2-dtc
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USES= gmake tar:bzip2
|
||||
USE_APACHE= 22
|
||||
USE_MYSQL= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user