Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:01:59 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d53a8af91644 - main - net/pear-Services_Twitter: Cosmetic change
Message-ID:  <202110251601.19PG1xv9074489@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251601.19PG1xv9074489>