mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
www/apache24: switch to pcre2
PR: 262603 Sponsored by: Netzkommune GmbH
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= apache24
|
||||
PORTVERSION= 2.4.53
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= APACHE_HTTPD
|
||||
DISTNAME= httpd-${PORTVERSION}
|
||||
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libapr-1.so:devel/apr1 \
|
||||
libpcre.so:devel/pcre
|
||||
libpcre2-8.so:devel/pcre2
|
||||
|
||||
USES= apache:server,2.4 autoreconf compiler:c11 cpe iconv libtool perl5 tar:bzip2
|
||||
USE_PERL5= run
|
||||
|
||||
Reference in New Issue
Block a user