aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2024-02-29 20:25:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2024-02-29 20:26:10 +0000
commit7f217e24f2322373d049cd067cb720bde35097da (patch)
tree0f63172e66781685357bbf694a151fb8132d8200
parent552266cdfd5186288320712f3b295211304faa5c (diff)
downloadports-7f217e24f2322373d049cd067cb720bde35097da.tar.gz
ports-7f217e24f2322373d049cd067cb720bde35097da.zip
devel/pcre: mark DEPRECATED as EOLed by upstream
Reported by: bapt
-rw-r--r--devel/pcre/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index ba8dc4ed5d90..a1b75297c979 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -12,6 +12,8 @@ WWW= https://www.pcre.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENCE
+DEPRECATED= EOLed by upstream, use devel/pcre2 instead
+
USES= ${USES_${ARCH}} cpe libtool pathfix tar:bzip2
USES_powerpc= compiler:c++11-lang
USES_powerpc64= compiler:c++11-lang