git: 287fbd36ef47 - main - ftp/weex: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Wed Sep 1 10:33:53 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=287fbd36ef4782dca0ddd05b423b1f451876e271

commit 287fbd36ef4782dca0ddd05b423b1f451876e271
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-01 09:49:01 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-01 10:33:36 +0000

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

diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile
index c4c4421934c5..698629b98622 100644
--- a/ftp/weex/Makefile
+++ b/ftp/weex/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Non-interactive FTP client
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
-USES=		autoreconf gettext-tools gmake ssl
+USES=		autoreconf cpe gettext-tools gmake ssl
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-cafile=${LOCALBASE}/share/certs/ca-root-nss.crt


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