git: d53a8af91644 - main - net/pear-Services_Twitter: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d53a8af9164470ccbe815153525acd20308c595c commit d53a8af9164470ccbe815153525acd20308c595c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:07:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:21 +0000 net/pear-Services_Twitter: Cosmetic change --- net/pear-Services_Twitter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index 4dbbfee7abc4..5e0a7cfee29f 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -11,7 +11,8 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} USES= cpe pear php -CPE_VENDOR= services_twitter_group USE_PHP= json simplexml mbstring +CPE_VENDOR= services_twitter_group + .include <bsd.port.mk>