dev-php/PEAR-XML_Util: drop empty assignment for pkgcheck

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2025-11-18 13:33:53 -05:00
parent bdc7d5c62e
commit a92c3d49ae

View File

@@ -17,7 +17,6 @@ IUSE="examples"
# PCRE is needed for a few calls to preg_replace and preg_match.
RDEPEND="dev-lang/php:*[pcre(+)]"
PDEPEND="dev-php/PEAR-PEAR"
DEPEND=""
S="${WORKDIR}/${MY_P}"