Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2021 10:33:53 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: 287fbd36ef47 - main - ftp/weex: Add CPE information
Message-ID:  <202109011033.181AXrb8018426@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=287fbd36ef4782dca0ddd05b423b1f451876e271

commit 287fbd36ef4782dca0ddd05b423b1f451876e271
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-01 09:49:01 +0000
Commit:     Bernhard Froehlich <decke@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



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