git: 4676f8af56bc - main - www/wwwoffle: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:09 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4676f8af56bcabee99db26754713dce02c9b1dd7

commit 4676f8af56bcabee99db26754713dce02c9b1dd7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:14:07 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:17 +0000

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

diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 22b3489df973..e70b58d07aed 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
 LIB_DEPENDS=	libgnutls.so:security/gnutls
 
-USES=		perl5 gmake tar:tgz
+USES=		cpe perl5 gmake tar:tgz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-confdir=${PREFIX}/etc --with-ipv6 \
 		--with-gnutls=${LOCALBASE} \


More information about the dev-commits-ports-main mailing list