Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:20 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 86f14bb76c98 - main - net/pear-Services_Twitter: Add CPE information
Message-ID:  <202110211435.19LEZK52072230@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86f14bb76c98ab48abb976e7b300979f4a387fbb

commit 86f14bb76c98ab48abb976e7b300979f4a387fbb
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:26:57 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:26:57 +0000

    net/pear-Services_Twitter: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 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 716bad027acb..4dbbfee7abc4 100644
--- a/net/pear-Services_Twitter/Makefile
+++ b/net/pear-Services_Twitter/Makefile
@@ -10,7 +10,8 @@ COMMENT=	PHP interface to Twitter's API
 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=		pear php
+USES=		cpe pear php
+CPE_VENDOR=	services_twitter_group
 USE_PHP=	json simplexml mbstring
 
 .include <bsd.port.mk>



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