git: 7b44c06e1759 - main - net-p2p/litecoin: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b44c06e1759a04f1f2b02492febd73e5f57ff25

commit 7b44c06e1759a04f1f2b02492febd73e5f57ff25
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:19:44 +0000
Commit:     Bernhard Froehlich <decke at 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


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