diff options
-rw-r--r-- | devel/pcre/Makefile | 2 |
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 |