Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:59 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: baa466ffdb85 - main - www/yabb: Add CPE information
Message-ID:  <202108311208.17VC8xsB013384@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=baa466ffdb85612c7515a16de89fbf5400ffe74f

commit baa466ffdb85612c7515a16de89fbf5400ffe74f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 12:04:46 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 12:04:46 +0000

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

diff --git a/www/yabb/Makefile b/www/yabb/Makefile
index 00a050f1e646..f1343e53b8ff 100644
--- a/www/yabb/Makefile
+++ b/www/yabb/Makefile
@@ -17,7 +17,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 RUN_DEPENDS=	p5-Digest-HMAC>=0:security/p5-Digest-HMAC
 
-USES=		perl5 shebangfix zip
+USES=		cpe perl5 shebangfix zip
 USE_PERL5=	run
 NO_BUILD=	yes
 NO_ARCH=	yes



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