mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/pear-XML_RSS: Change the way *_DEPENDS are set
- Update WWW
This commit is contained in:
parent
a9a0e698ff
commit
09baf4e695
2 changed files with 5 additions and 5 deletions
|
@ -10,9 +10,10 @@ COMMENT= PEAR RSS parser
|
||||||
LICENSE= PHP301
|
LICENSE= PHP301
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
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
|
USES= pear
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
Parser for Resource Description Framework (RDF) Site Summary (RSS)
|
Parser for Resource Description Framework (RDF) Site Summary (RSS) documents.
|
||||||
documents.
|
|
||||||
|
|
||||||
WWW: https://pear.php.net/package-info.php?package=XML_RSS
|
WWW: https://pear.php.net/package/XML_RSS
|
||||||
|
|
Loading…
Add table
Reference in a new issue