Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:44 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: 7b44c06e1759 - main - net-p2p/litecoin: Add CPE information
Message-ID:  <202108310925.17V9Pi1j094014@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=7b44c06e1759a04f1f2b02492febd73e5f57ff25

commit 7b44c06e1759a04f1f2b02492febd73e5f57ff25
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:19:44 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:36 +0000

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

diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index e9d8baf90b7a..028534ebc5d1 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libevent.so:devel/libevent
 
-USES=		autoreconf compiler:c++11-lib gmake libtool pkgconfig qt:5 shebangfix ssl
+USES=		autoreconf compiler:c++11-lib cpe gmake libtool pkgconfig qt:5 shebangfix ssl
 
 USE_GITHUB=	yes
 GNU_CONFIGURE=	yes



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