Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:43 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4208e5b795a6 - main - net-p2p/bitflu: Add CPE information
Message-ID:  <202108311208.17VC8hWV013030@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4208e5b795a65ede8e355c5e9d80781fbc9d882b

commit 4208e5b795a65ede8e355c5e9d80781fbc9d882b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 11:33:49 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 11:33:49 +0000

    net-p2p/bitflu: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net-p2p/bitflu/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile
index 3c301f9618ff..a806a1d2068b 100644
--- a/net-p2p/bitflu/Makefile
+++ b/net-p2p/bitflu/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/Documentation/artistic-2_0.txt
 RUN_DEPENDS=	p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
 		p5-Danga-Socket>=0:devel/p5-Danga-Socket
 
-USES=		perl5 shebangfix tar:tgz
+USES=		cpe perl5 shebangfix tar:tgz
 NO_BUILD=	yes
 NO_ARCH=	yes
 



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