www/pear-HTTP_Request2: Spell *_DESC correctly

This commit is contained in:
Tobias Kortkamp 2019-10-19 08:08:08 +00:00
parent 611917d637
commit 718bd6bfef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514769

View File

@ -14,8 +14,8 @@ RUN_DEPENDS= ${PEARDIR}/Net/URL2.php:net/pear-Net_URL2@${PHP_FLAVOR}
OPTIONS_DEFINE= CURL FILEINFO ZLIB
CURL_DESC= PHP CURL extension support
FILEINF_DESC= PHP FILEINFO extension support
ZLI_DESC= PECL ZLIB support
FILEINFO_DESC= PHP FILEINFO extension support
ZLIB_DESC= PECL ZLIB support
USES= pear