mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
devel/pear-XML_RSS: Change the way *_DEPENDS are set
- Update WWW
This commit is contained in:
parent
a9a0e698ff
commit
09baf4e695
@ -10,9 +10,10 @@ COMMENT= PEAR RSS parser
|
||||
LICENSE= PHP301
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}XML_Parser>=1.3.7:devel/pear-XML_Parser@${PHP_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= pear
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
Parser for Resource Description Framework (RDF) Site Summary (RSS)
|
||||
documents.
|
||||
Parser for Resource Description Framework (RDF) Site Summary (RSS) documents.
|
||||
|
||||
WWW: https://pear.php.net/package-info.php?package=XML_RSS
|
||||
WWW: https://pear.php.net/package/XML_RSS
|
||||
|
Loading…
Reference in New Issue
Block a user